- All commands have been migrated to the BasicCommand system provided by the PaperAPI.
- Each command can now have its own alias, be enabled or disabled, and have its description edited.
- Thanks to this new solution, command suggestions and tab-completions are no longer visible to players without the required permissions.
- Enabling or disabling commands requires a server restart.
- Added a new configuration file: Commands.yml.
- Messages in Messages.yml now support HEX colors.
- Several minor classes were fixed and adjusted.
- Fixed placeholder replacement for %PLAYER%.
- Fixed command support for the Purpur engine.
- As a test, the /at command was migrated to a new solution provided by the PaperAPI, and its visibility was disabled for players without the required permissions.
- Fixed the UnBanGUI.
- Fixed player movement blocking and added the ability to block movement for offline players.
- Improved icons in the BanListGUI.
- Added the ability to edit icons in the:
- PlayerSettingsGUI
- PlayerStatsGUI
- ServerManagerGUI
- Added the ability to edit icons in the MainMenuGUI.
Found a bug? Report it to the staff via Discord or in a private message.
- Improved the World Spawn Preloader.
- Removed two API classes supporting SpigotAPI.
- Fixed errors occurring when attempting to enchant an empty armor slot.
- Migrated the AnvilGUI API to the Folia API, dropping SpigotAPI support.
- Fixed and simplified the license verification system.
- Fixed world reading after player teleportation on the Folia engine.
- Fixed several functions on the Folia engine.
- Moved some task systems to static methods using the Folia API.
- Adapted 10 classes to the PaperAPI.
- Fixed a bug that disabled flying in Creative mode after joining the server.
- Adjusted all classes handling icons to the PaperAPI.
