Bigger /f map

Add /f mapheight <height> command to allow players to set their mapheight.
Increase default map height and width to be in line with larger values servers want
This commit is contained in:
Trent Hensler
2018-02-10 16:20:13 -08:00
parent 3c4168a1dd
commit 50930d7583
9 changed files with 67 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ public enum Permission {
LIST("list"),
LOCK("lock"),
MAP("map"),
MAPHEIGHT("mapheight"),
MOD("mod"),
MOD_ANY("mod.any"),
MODIFY_POWER("modifypower"),