+ fixed an issue with components, swapped addComponent to putComponent
- View Distance Message Fix: Fixed BroadcastChanges: false not working by fetching fresh config instead of using stale cached value.
- TPS Command Conflict: Converted /tps from standalone command to /optimizer tps subcommand to avoid overwriting other plugins TPS commands.
- AI LOD Custom NPC Protection: Added ApplyToCustomNPCs: false config option with efficient caching so AI throttling only affects vanilla NPCs by default.
- Profile Report Target: Changed tick time target display from <50ms to
3ms to reflect Hytale's actual 30 TPS.
- AutoGC Logging Fix: Corrected inverted free memory calculation that was showing wrong values after garbage collection.
- Server Compatibility: Verified full API compatibility with the latest HytaleServer.jar update.
+ Fixed an issue with Entity Despawn Accelerator (disabled by default)
