- Added a permission allowing players to receive kits and open the kit GUI.
- Applied minor fixes to ensure permission consistency between commands and the GUI.
- Replaced the external AnvilGUI API with an internal, more stable and lightweight system.
- Ended support for version 1.20.x.
- The minimum required Java version is now 21.
- Removed code related to support for older versions.
- Cleaned and optimized the code for Java 21.
- Added full support for version 1.21.5.
- Cleaned up the code by removing warnings and unnecessary methods.
- By default, Ban Manager now saves the banner's nickname.
- Added the ability to set a separate message for IP bans.
- Introduced new placeholders: %PLAYER%, %IPADDRESS%, %CREATED%, %BANNER%.
- Updated support for opening the workbench for the latest versions.
- Added a portable anvil and the /anvil command, working on Spigot servers.
- Changed the method of retrieving a player's IP to eliminate issues with incorrect addresses.
- Fixed unbanning a player through the ban list.