Added match phases (API change and internal optimization). Regular users will not notice any difference.
Fixed bugs related to the /leave and /exit commands.
Fixed a bug where setHealth on duel start was throwing an IllegalArgumentException.
Added a Vault hook to support betting. Please report any bugs found.
Fixed a bug where if the SUMO kit rule was enabled, players were still able to take damage.
Fixed bugs related to paginated menus across the entire plugin.
Fixed a bug related to custom inventory duels.
Implemented parallel batch saving. (Report any player data-related bugs if found.)
Sumo kit rule task now runs on a thread pool.
Scoreboards are now managed on a separate thread.
Fixed a bug where players couldn't see duel participants after a duel ended if the duel's kit type was INVENTORY.
Added duration and round duration settings to the duel system. Placeholders:<duration>and<round_duration>. (Report any bugs found.)
Fixed some bugs related to/leave.
Optimized theSUMOkit rule.
Added a new kit rule:
TELEPORT_TO_LAST_LOCATION– Teleports players to their last location instead of the lobby at the end of a duel.
Fixed a bug related to round ending.
Internal optimizations.
Fixed a bug where players were able to dupe items in duels if their latency to the server was high.
Changed theLOUDER_SHIELD_SOUNDkit rule sound from item.shield.block to item.shield.break.
Made breaking changes to the API. Refer to the docs to check the new API usage.
