EnderChestFilter is a lightweight plugin that gives server owners full control over which items can be stored in Ender Chests.
Features Blacklist or whitelist mode Block items by material Block items by exact display name Block items by name content Block items by lore content Option to ignore color codes when checking names and lore Customizable deny message Bypass permission Minecraft 1.8+
Configuration
whitelist-mode: false
ignore-colors: true
blacklisted-materials:
- DIRT
blacklisted-names:
- 'Test Dirt'
blacklisted-name-content:
- 'Test'
blacklisted-lore-content:
- 'Usage:|Right click'
deny-message: '&cYou can not store this item in Enderchest!'

