Add command to set default rank. Only used by admins.
/f defaultrole <role>
This commit is contained in:
@@ -21,6 +21,7 @@ public enum Permission {
|
||||
CLAIM_RADIUS("claim.radius"),
|
||||
CONFIG("config"),
|
||||
CREATE("create"),
|
||||
DEFAULTRANK("defaultrank"),
|
||||
DEINVITE("deinvite"),
|
||||
DESCRIPTION("description"),
|
||||
DISBAND("disband"),
|
||||
|
||||
Reference in New Issue
Block a user