[] Added better patching of versions 1.21.4, 1.21.5.
[] Added tab completion to commands derived from /maps.
[] Added a default variable in case one doesn't exist in the configuration file.
[] Added TabCompleter for the /arenas command.
[] Added toggle function for the chat "GAME.CHAT.TOGGLE".
[] Added and improved the System for Saving Player Inventories and positions before entering the lobby.
[] Added the "GAME.FINISHED.RETURN_LOBBY" option to config.yml to control whether players are sent back to the lobby.
[] Added the "CONSOLE" function with the "{player}" placeholder in "ITEMS.LOBBY" and "ITEMS.GAME" within config.yml (beta).
[] Added a new default item to exit the Lobby in config.yml.
[] Added the new command /dropper leave <player>.
[] Added new informational notes to config.yml.
[] Migrated to a new SQLite system; the previous system lacked the following advantages: improved read/write performance with more than 200 players, faster data queries and searches, and a lower risk of file corruption.
[] Added improved patching support for versions 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, and 1.21.11. ⚠ IMPORTANT! Versions after 1.21.8 will require ProtocolLib to start. ⚠
[] Fixed an issue where the inventory was not saved before entering the Lobby using "/dropper lobby <player>".
[] Fixed an issue that allowed command spam with /dropper lobby <player>.
[] Fixed an issue where the BossBar and Scoreboard were not applied when bypassing the Lobby.
[] Fixed an issue where players were always sent to the Lobby if no game was available when being re-sent.
[] Fixed an issue where players could not recover their inventory if the server was stopped.
[] Fixed console messages that appeared without color codes.
[] Fixed BossBar compatibility for versions above 1.21.
[] Fixed the functionality of the {selected_map} variable when voting for a map.
[] Fixed the issue where the info item of each selected map in the voting menu wouldn't update.
[] Fixed gameplay issues with versions 1.21.x.
[] Fixed the "/mapsCache tool" message that appeared in some messages.
[] Fixed the error when using /maps create <name> <type> with the type written in lowercase.
[] Fixed some grammatical errors in certain English messages.
[] Fixed the error message when using the material "BED" in the Leave and Voting items.
[] Fixed MapsTool breaking blocks and the /build command.