Optimized NMS and managers fully for maximum performance and minimium memory and cpu usage.
Added additional null checks and combat state validation to ensure listeners are only called when combat is enabled, improving stability and preventing unnecessary processing.
Added option to disable endermites spawning
Added message type to ender pearl messages
Improved some player and entity handling
Improved player pairing
Improved ender pearl system
Fixed ender pearl distance not working
Fixed scheduler issue on folia
Fixed random player pairing on combat
Optimized combat restrictions for bed and invisibility potion use
Optimized Newbie protection lookups
Optimized player state checks using NMS
Optimized attack validation checks
Removed entity cache and other cache based checks
This update improves accuracy and efficiency while reducing memory and CPU usage, as it no longer needs to constantly check cached data. Instead, it now evaluates actual server values and player events directly.
Added more configuration for ender pearl
Improved Respawn Anchor, End Crystal & Bed explosion to use real time values from server information instead of fixed cached value.
Improved config reader on folia.
Removed duplicated ender pearl logic.
Fixed Global Region Scheduler issue on folia like servers
Added null safety and annotations
Refactored Packet Manager for improved combat validation
Optimized Math and Duration managers
Optimized database reading and saving
Optimized config reader
Optimized Folia Scehdulers
After a long time, the Pro version has been released. It has been fully refactored and reworked.
This update brings:
New features:
Optimizations:
- Kill Streak (with database addon)
- Anti Kill-Alt system
- New restrictions
- Custom Knockback System (beta)
- Loot Protection System (beta)
All detected bugs have been fixed and optimized.
- Faster End Crystal, Respawn Anchor, Bed Explosion, and Direct Damage checks
- More accurate and efficient detection logic
- No dependencies: unlike the normal version, which requires PacketEvents, the Pro version is entirely NMS-based and does not require any addon plugins
