Features
- Create group, then write there ids from items and set max limit - and ready!
- Castomize sound if denied
- Castomize messages if denied
- Create as many groups as you need, and write there as meny ids as you need!
All features can be set individual for each group!
Config
groups:
shulker_boxes:
limit: 3
deny-message-1: '&cSorry, but you can't put more than %max% shalker in your ender chest'.
deny-message-2: '&cSorry, but you can't put more than %max% shalker in your ender chest'.
deny-message-3: '&cSorry, but you can't put more than %max% shalker in your ender chest'.
deny-sound: ITEM_SHIELD_BREAK;0.8;1
included-items:
- BLACK_SHULKER_BOX
- BLUE_SHULKER_BOX
- BROWN_SHULKER_BOX
- CYAN_SHULKER_BOX
- GRAY_SHULKER_BOX
- GREEN_SHULKER_BOX
- LIGHT_BLUE_SHULKER_BOX
- LIGHT_GRAY_SHULKER_BOX
- LIME_SHULKER_BOX
- MAGENTA_SHULKER_BOX
- ORANGE_SHULKER_BOX
- PINK_SHULKER_BOX
- PURPLE_SHULKER_BOX
- RED_SHULKER_BOX
- WHITE_SHULKER_BOX
- YELLOW_SHULKER_BOX
tnt:
limit: 64
deny-message-1: '&sorry, you can't put more than %max% tnt in your ender chest'
deny-message-2: '&sorry, but you can't put more than %max% tnt in your ender chest'.
deny-message-3: '&sorry, but you can't put more than %max% tnt in your ender chest'
included-items:
- TNT
messages:
reload-message: '&aPlugin EnderChestLimiter successfully reloaded.'
no-permission: '&cSorry, you do not have enough permissions to use this command.'