Added Anti-FChest-Items

(Ability to deny storing items in factions chest)
This commit is contained in:
Driftay
2019-09-24 06:39:43 -04:00
parent 8338e21dd2
commit f358e6d75b
4 changed files with 75 additions and 0 deletions

View File

@@ -857,6 +857,9 @@ fvault:
fchest:
Enabled: true
Inventory-Title: '&2&lFaction Chest'
Items-Not-Allowed:
- 'MOB_SPAWNER'
- 'COOKIE'
# Chest size upgrades can be configured in the upgrades section of config
############################################################