Fixed an issue with the playing placeholder.
Resolved a problem that caused the plugin to not function on Folia due to a scheduler conflict.
Updated PhoenixDuels migration to support the new PhoenixPractice plugin.
Added configuration options to enable or disable ranked/unranked queues.
Added support for registering the cloudcallback command to avoid the new security update command warning.
Added permission support for trims in the kit layout editor menu.
Added Ranked Queues (/queue <ranked|unranked> [kit])
Added Per-Kit-Stats (%cloud_stats_<statType>_[kit]%)
Added a new command /requeue, which queues the player with their last selected kit.
Added a new command /rematch, which duels the player they last fought.
Added a new command /duels list, which displays all currently active duel sessions.
Each individual plugin hook can now be enabled or disabled through the configuration file.
Implemented a packet-based world border system that only appears for duel participants.
(See the world_border section in the configuration for more details. Requires WorldBorderAPI.)
Fixed a bug where leaving during arena disposal caused the opponent to remain stuck in the duel.
Fixed a bug where the Sumo rule was active during the countdown match phase.
Fixed a bug where the /leave command did not update the Matches Played statistic.
Updated our Scoreboard Library to support newer versions of Minecraft.
Updated our Core Library.
Fixed a bug where the /exit command cleared the player's inventory.
Fixed a bug where the loot timer's expiration caused the player to remain in the arena.
Added a sign queue system alongside the GUI queueing. Use/cloud signto view usage.
Improved overall plugin performance.
/leavemakes the player leave the queue as well if they are queuing.
Fixed spectators being able to pick up arrows.
Added a newqueue.notification_intervalconfig option where the queue notification interval can be set.
Added trims to the kit editor menu (please reset the menu config for this to work).
Fixed a bug related to async arena regeneration.
