Updates Notes
- Added
%hyadvancedstats_kills%for PvP kills.- Added
%hyadvancedstats_player_kills%as an alias for PvP kills.- Added
%hyadvancedstats_entity_kills%for entity/mob kills.- Added a small public placeholder API for external plugin compatibility.
Update Notes
- Added automatic
EndlessLevelingintegration for the/leaderboardLevel category.- Level category now works with either
RPG LevelingorEndlessLeveling(auto-detected).
Updates Notes
- Fixed PvP kills not being counted in
/statseliminations.- Added safe DB column migration for existing installs (H2/MySQL).
Updates Notes
- Updated build target to latest tested Hytale API:
v2026.02.19- General compatibility pass for latest Hytale launcher/server update.
- Performance and improvement work was carried out.
Updates Notes
- Updated build target to latest tested Hytale API:
-2026.02.17-255364b8e
- General compatibility pass for latest Hytale launcher/server update.
Updates Notes
- Fixed top-rightRefreshandClosebuttons becoming unresponsive on/statsand/leaderboard.
Updates Notes
Hotfix Update
Result
- Fixed
/statspermission handling to correctly use the configured permission node.- Players with the correct
hyadvancedstats.statspermission can now use/statsas expected.- Kept previous stability fixes from v1.0.7 (crafting packet tracking and reload-safe watcher cleanup).
/statspermission checks now behave consistently with/leaderboard.- Better compatibility for real production permission setups.
Updates Notes
Result
- Fixed a severe console spam issue (
IllegalAccessError) related to crafting packet tracking.- Reworked crafting tracking internals to be classloader-safe without removing any features.
- Added safer packet handling to prevent repeated error spam in production servers.
- Added packet watcher cleanup on plugin shutdown/unload to prevent stale callbacks after reload cycles.
- Reduced optional-integration noise: missing
EcotaleorRPG Levelingnow logs at debug/fine level.
- Cleaner console output.
- More stable behavior on servers that do not use optional integrations.
- No feature loss.
