mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 05:05:16 +01:00
Merge pull request #1603 from KovuTheHusky/roundcoords
Add option to round coordinates to nearest integer
This commit is contained in:
commit
7de967f1c2
@ -413,6 +413,9 @@ persist-ids-by-ip: true
|
|||||||
# If true, map text to cyrillic
|
# If true, map text to cyrillic
|
||||||
cyrillic-support: false
|
cyrillic-support: false
|
||||||
|
|
||||||
|
# If true, coordinates will be rounded
|
||||||
|
round-coordinates: true
|
||||||
|
|
||||||
# Messages to customize
|
# Messages to customize
|
||||||
msg:
|
msg:
|
||||||
maptypes: "Map Types"
|
maptypes: "Map Types"
|
||||||
|
Loading…
Reference in New Issue
Block a user