
Select version for changelog:
Changelog
- Improved performance by eliminating unnecessary dimension array creation each interval.
- Avoided calling
getPlayers()for entities without a health component. - Reduced repeated string allocations to improve efficiency.
- Optimized custom name detection for faster processing.
- Refactored functions into a more concise and efficient implementation.
- Removed unnecessary operations to reduce overall performance overhead.



Comments have been disabled for this project.