Now, staffs can't catch dropped items for not destoying survival items from players;
Now there's a blacklist items that creative players can't use;
config.yml
Code (Text):
# CreativeItem Configuration
# Lore text for creative items
CreativeItemLore: "&c&lCreative Item"
# Whether to log creative item removal
LogRemovals: true
# Whether to allow admins to bypass restrictions
AdminBypass: true
# BlackList blocks
# List of materials that creative players (without bypass) cannot hold
# These items will be instantly removed from their hands
Blacklist:
- 'CHEST'
- 'BEDROCK'
- 'COMMAND_BLOCK'
- 'STRUCTURE_BLOCK'
- 'BARRIER'
- 'SPAWNER'
Thanks for downloading!!!
