mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 03:05:28 +01:00
Some dumb description changes in configuration.
This commit is contained in:
parent
fcbd76c591
commit
ea64a55c04
@ -82,14 +82,14 @@ web:
|
|||||||
name: nether
|
name: nether
|
||||||
prefix: nt
|
prefix: nt
|
||||||
# Example:
|
# Example:
|
||||||
#- title: Other World # Under what name the world is displayed.
|
#- title: Other World # With what name the world is displayed.
|
||||||
# name: world_other # The actual name of the world (equal to your directory-name).
|
# name: world_other # The actual name of the world (equal to your directory-name).
|
||||||
# maps:
|
# maps:
|
||||||
# - type: KzedMapType # The type (or perspective) of the map. At the moment, there are no others than KzedMapType.
|
# - type: KzedMapType # The type (or perspective) of the map. At the moment, there are no others than KzedMapType.
|
||||||
# title: Surface # The name of the map that will be displayed.
|
# title: Surface # The name of the map that will be displayed.
|
||||||
# name: surface # The actual name of the map (should be unique for this world).
|
# name: surface # The actual name of the map (should be unique for this world).
|
||||||
# prefix: t # The prefix of the tile-files that are generated.
|
# prefix: t # The prefix of the tile-files that are generated.
|
||||||
# icon: block_other.png # Sets the icon of the map. (optional)
|
# icon: block_other.png # Sets a custom icon for the map. (optional)
|
||||||
# - type: KzedMapType
|
# - type: KzedMapType
|
||||||
# title: Cave
|
# title: Cave
|
||||||
# name: cave
|
# name: cave
|
||||||
|
Loading…
Reference in New Issue
Block a user