Addressed Issue: 70 Some Blocks may be missing, but they are 100% configurable in conf.json I don't want to hardcode item names that people want to block by default. ex: crafting tables

This commit is contained in:
Driftay 2020-04-13 15:28:37 -04:00
parent 9707226762
commit d1252df3ba

View File

@ -385,6 +385,10 @@ public class FactionsPlayerListener implements Listener {
case CHEST_MINECART:
case BARREL:
case COMPOSTER:
case LOOM:
case CARTOGRAPHY_TABLE:
case GRINDSTONE:
case SHULKER_BOX:
case BLACK_SHULKER_BOX: