- Fix UnsupportedOperationException error sent when a tournament ends.
- The exclude_placed_blocks configuration option is no longer global it now can be configured per-tournament when using the BREAK_BLOCK objective type.
- The BROADCAST action now broadcasts the message globally instead of sending it to each user. Should prevent spam.
- Fix an issue with the exclude_placed_blocks configuration setting not working correctly.
- Fix a possible issue with duplicating scores when using the ITEM_CRAFT objective.
- Optimize the tournament GUI a bit.
- Fixed an issue where player placed crops would not be tracked for the BLOCK_BREAK objective.
- Some minor code cleanup.
- Fixed an issue where having multiple tournaments with the block_whitelist meta would cause others to not work.
- Slightly optimized the BLOCK_BREAK objective type.
- Fixed an issue with the tournament start command not sending the correct messages.
- Added improved support for lower versions
v3.8.0
Changelog:
- Updated to Spigot 1.18.2.
- Updated CrazyCrates API to 1.10.4.
- Fixed bug where timer would increase using SPECIFIC timeline after ending.
v3.7.1
Changelog:
- Added CustomModelData option for GUI items.
- Example:
Code (YAML):
custom_model_data: <value>- Changed HEX format to {#FFFFFF}.
- Added HEX gradients and rainbow effect.
- See more info and examples here.