diff --git a/src/main/java/com/massivecraft/factions/zcore/fperms/PermissableAction.java b/src/main/java/com/massivecraft/factions/zcore/fperms/PermissableAction.java index 05f650d3..f87677f2 100644 --- a/src/main/java/com/massivecraft/factions/zcore/fperms/PermissableAction.java +++ b/src/main/java/com/massivecraft/factions/zcore/fperms/PermissableAction.java @@ -39,8 +39,7 @@ public enum PermissableAction { TNTFILL("tntfill"), WITHDRAW("withdraw"), CHEST("chest"), - SPAWNER("spawner"), - CLAIM("claim"); + SPAWNER("spawner"); private String name; diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 8ea1b586..a1297935 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -517,8 +517,8 @@ fperm-gui: tntfill: 41 chest: 42 spawner: 38 - claim: 49 - # Material to show, if the material is colorable eg: Wool, Stained Clay it will update with it's access color + + # Material to show, if the material is colorable eg: Wool, Stained Clay it will update with it's access color materials: build: STAINED_GLASS destroy: STAINED_GLASS @@ -546,7 +546,6 @@ fperm-gui: tntfill: STAINED_GLASS chest: STAINED_GLASS spawner: STAINED_GLASS - claim: STAINED_GLASS # Same dummy items format as above dummy-items: '0':