Skip to content

1.1.0 Beta

Choose a tag to compare

@leifiyoo leifiyoo released this 14 Feb 18:29
· 435 commits to main since this release
03591ee

πŸš€ New Features

  • Live Playtime Tracking β€” Player playtime now updates every 30 seconds while online, instead of only on disconnect. Much more accurate session data in the Analytics dashboard.

⭐ Improvements

  • Properties Tab Auto-Refresh β€” Server properties tab now auto-refreshes when selected, no full page reload needed.
  • RAM Change Feedback β€” Changing RAM allocation now shows a clear message that a server restart is required, with context-aware wording based on server state.
  • Platform Badge Colors β€” Updated to match official brand identities:
    Β - Paper β†’ Blue | Velocity β†’ Teal | Purpur β†’ Purple | Sponge β†’ Lime

πŸ› Bug Fixes

  • Spigot Badge Dark Mode β€” Fixed broken styling in dark mode.
  • Minecraft Versions Chart β€” Removed non-functional chart from Analytics that displayed incorrect/empty data.

🧹 Cleanup

  • Removed Dead Code β€” Removed unused ProtocolVersionMapper from CatalystAnalytics plugin. Version detection now uses a cleaner priority chain: ViaVersion API β†’ Bukkit.getMinecraftVersion() β†’ Bukkit version string parsing.

ℹ️ No Breaking Changes

Fully backward-compatible with v1.0.x server data and configurations.