FIXED:
- Fixed an issue with items with cursed enchants still dropping on death.
- Fixed an issue where players could drop items during countdown
ADDED:
- Added an option for bonus block types in config
Code (YAML):
# Blocks that will be represented as bonus chests # Supports Bukkit material enums # Also "SHULKER_BOX" will cover all shulker box types bonus-block-types: - TRAPPED_CHEST
- BARREL
- SHULKER_BOX