Centralize World class dependencies in DynmapWorld
This commit is contained in:
parent
aa2270ae76
commit
d7a7ee9c5d
10 changed files with 73 additions and 51 deletions
|
|
@ -1,7 +1,7 @@
|
|||
var config = {
|
||||
// For internal server or proxying webserver.
|
||||
url : {
|
||||
configuration : 'up/configuration',
|
||||
configuration : 'up/configuration?_={timestamp}',
|
||||
update : 'up/world/{world}/{timestamp}',
|
||||
sendmessage : 'up/sendmessage'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue