1.1.1-STABLE
/f coords - displays your coords and current world to your faction /f showclaims - Lists all your claims in every world /f lowpower - lists players with power under max /f tntfill <radius> <amount> - fills tnt in a radius and amount, hooks into /f tntbank if you're a mod or higher. Some of these commands require permissions please see the permissions page here https://www.prosavage.net/wiki/permissions
This commit is contained in:
@@ -100,6 +100,8 @@ public enum Permission {
|
||||
KILLHOLOS("killholos"),
|
||||
INSPECT("inspect"),
|
||||
TNTFILL("tntfill"),
|
||||
COORD("coords"),
|
||||
SHOWCLAIMS("showclaims"),
|
||||
WARP("warp");
|
||||
|
||||
public final String node;
|
||||
|
||||
Reference in New Issue
Block a user