This update addresses a technical issue regarding entity management during server restarts to ensure long-term performance and resource stability.
Fixed Entity Persistence: Resolved a bug where leaderboard entities remained in the world after a restart, preventing entity duplication and potential TPS lag.
Automated Startup Cleanup: Implemented a protocol to identify and remove legacy entities at server initialization before spawning new instances.
Resource Optimization: Eliminated entity leakage to maintain a clean environment for production servers.