Removed claim from /f perms as the permission is ambiguous with the territory permission
This commit is contained in:
@@ -39,8 +39,7 @@ public enum PermissableAction {
|
||||
TNTFILL("tntfill"),
|
||||
WITHDRAW("withdraw"),
|
||||
CHEST("chest"),
|
||||
SPAWNER("spawner"),
|
||||
CLAIM("claim");
|
||||
SPAWNER("spawner");
|
||||
|
||||
private String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user