Added Spawner Lock Command, And Formatted Grace Differently

This commit is contained in:
Driftay
2019-09-16 07:36:42 -04:00
parent 8df75a59d4
commit 41fb4dd7ad
8 changed files with 49 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ public enum Permission {
LEAVE("leave"),
LIST("list"),
LOCK("lock"),
LOCKSPAWNERS("lockspawners"),
LOGOUT("logout"),
MAP("map"),
MAPHEIGHT("mapheight"),