1.0.23
configurable enemy check radius for fly, option added in conf.json Added a system faction check to neutral Added a enderpearl disable while flying option to conf.json Added my own repository to maven along with coreprotect for shading. --Factions Inspect Added--
This commit is contained in:
@@ -98,6 +98,7 @@ public enum Permission {
|
||||
BANNER("banner"),
|
||||
TPBANNER("tpbanner"),
|
||||
KILLHOLOS("killholos"),
|
||||
INSPECT("inspect"),
|
||||
WARP("warp");
|
||||
|
||||
public final String node;
|
||||
|
||||
Reference in New Issue
Block a user