Skip to content

3.0.0

Compare
Choose a tag to compare
@Angelillo15 Angelillo15 released this 10 Nov 20:31

◆ Added NMS NBT tags for general better performance in item click detection.
◆ Reused Random objects to have less impact on the memory heap.
◆ Created a new API based on annotations, reflection and Dependency Injection; more information coming soon in the official documentation.
◆ Implemented a new multiplatform Event System.
◆ Developed a Discord Webhooks System that is multiplatform with only one implementation (thanks to the new API System).
◆ Configured support for HOCON.
◆ Added ActionBar support in the VersionSupport interface.
◆ Created FreezeChat, a feature that allows frozen players to talk only with the staff.
◆ Developed FreezeTimer, a feature that displays a timer in the action bar for the players.
◆ Started deprecating Lombok.
◆ Migrated FreezeManager to a singleton class managed by Guice.
◆ Cached CommandSender.
◆ Used new Common commands and listeners in Bukkit and Bungee.
◆ Added TabComplete to all commands.
◆ Recoded StaffCommand.
◆ Implemented a new StaffFeature API that allows you to register custom actions in the enable and disable phases of the staff mode.
◆ Created a /vanish command to enable the vanish outside of the StaffMode.
◆ Performance improvements.
◆ General bug fixes.

Full Changelog: 2.4.1...3.0.0