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:
@@ -38,6 +38,7 @@ public enum Permission {
|
||||
LIST("list"),
|
||||
LOCK("lock"),
|
||||
MAP("map"),
|
||||
MAPHEIGHT("mapheight"),
|
||||
MOD("mod"),
|
||||
MOD_ANY("mod.any"),
|
||||
MODIFY_POWER("modifypower"),
|
||||
|
||||
Reference in New Issue
Block a user