OCD, had to fix it
This commit is contained in:
@@ -119,7 +119,7 @@ public enum Permission {
|
|||||||
COORD("coords"),
|
COORD("coords"),
|
||||||
SHOWCLAIMS("showclaims"),
|
SHOWCLAIMS("showclaims"),
|
||||||
WARP("warp"),
|
WARP("warp"),
|
||||||
CHEST("Chest");
|
CHEST("chest");
|
||||||
|
|
||||||
public final String node;
|
public final String node;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user