Added multiworld update support along with client-side support.
This commit is contained in:
parent
bae9c9f4db
commit
829a7138c4
8 changed files with 124 additions and 18 deletions
|
|
@ -47,3 +47,12 @@ web:
|
|||
- type: KzedMapType
|
||||
name: cavemap
|
||||
prefix: ct
|
||||
|
||||
# The name of the world shown when opening Dynmap's page.
|
||||
defaultworld: world
|
||||
|
||||
# The worlds shown in the menu.
|
||||
shownworlds:
|
||||
- world
|
||||
- nether
|
||||
- world_bad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue