PermissableAction Fixed
This commit is contained in:
@@ -43,7 +43,6 @@ public enum PermissableAction {
|
||||
TNTFILL("tntfill"),
|
||||
WITHDRAW("withdraw"),
|
||||
CHEST("chest"),
|
||||
CHECK("check"),
|
||||
SPAWNER("spawner");
|
||||
|
||||
private String name;
|
||||
|
||||
Reference in New Issue
Block a user