Enhanced Performance: Optimized server performance with improved threading and resource management.
New Event Handlers: Added support for new player interaction events and world events.
Adventure API Integration: Full integration with Adventure API for modern and flexible message formatting.
Async Tasks: Enhanced support for asynchronous tasks using CompletableFuture to improve server responsiveness.
Changed
Configuration Management: Externalized configuration settings to provide better flexibility and ease of updates.
Dependency Injection: Refactored code to use dependency injection for better modularity and testability.
Event Handling: Updated event handling mechanisms for improved reliability and performance.
Deprecated
Legacy Methods: Deprecated several old methods and replaced them with more efficient alternatives. Refer to the documentation for migration steps.
Removed
Dropped Support for Older Versions: We have dropped support for Minecraft versions older than 1.20. Please update your server to the latest version to continue receiving updates and support.