Add 'followmap' and 'followzoom' to allow setting of map and zoom when starting to follow a player
This commit is contained in:
parent
204b54155a
commit
a5bc33e1e9
3 changed files with 16 additions and 1 deletions
|
|
@ -277,6 +277,9 @@ check-banned-ips: true
|
|||
defaultzoom: 0
|
||||
defaultworld: world
|
||||
defaultmap: flat
|
||||
# (optional) Zoom level and map to switch to when following a player, if possible
|
||||
#followzoom: 3
|
||||
#followmap: surface
|
||||
|
||||
# Option to enable workaround for incorrectly encoded unicode in Cyrillic MC/Bukkit (not good for other code pages)
|
||||
cyrillic-support: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue