PLEASE READ THIS UPDATE CAREFULLY IF YOU USE BLOCK_BREAK OR ITEM_CRAFT OBJECTIVES!
- Updated the gui library.
- Fixed an issue where the BLOCK_BREAK objective didn't support multiple items in the whitelist.
- Added the ability to whitelist multiple items for the ITEM_CRAFT objective.
Configuration Changes:
If you use the BLOCK_BREAK or ITEM_CRAFT objective and have a whitelist setup for them you need to modify your tournament configuration file.
Block Break:
The new format for the whitelist is the following:
Code (YAML):
block_whitelist
:
- IRON_ORE
- COAL_ORE
- DIAMOND_ORE
Item Craft
The new way to use the whitelist is the following:
Code (YAML):
item_whitelist
:
- RED_BED
- BEACON