EventBooster

Timed global XP boost events for Hytale servers. Start 2x XP (or more) with EventBooster!

File Details

EventBooster-0.2.1.jar

  • R
  • May 30, 2026
  • 91.07 KB
  • 6
  • 0.5

File Name

EventBooster-0.2.1.jar

Supported Versions

  • 0.5

Changelog (0.2.1)

Fixed

  • /eb reload no longer stacks duplicate VKCraft XP hooks (ECS systems register once; reload swaps the active booster)
  • HyRPGCore internal hook uses a full dynamic proxy so other xpService methods still work (avoids cast/runtime failures)
  • Stop/end announcements are synchronized with boost removal (no "ended" message while XP still boosted)
  • Starting a boost with the same --id= ends the previous boost with an end broadcast before replacing it
  • Natural expiry announces end within ~1s (not only on the 10s reminder tick)
  • 0 minutes now means permanent (matches help and BoostManager behavior)
  • World filter matches world name or uuid string from leveling events
  • VKCraft snapshot resync when boosts end; safer XP bonus math (overflow cap)
  • Listener unregister uses the correct API interface type (RPG Leveling, HyRPGCore, VKCraft)
  • PartyPro HUD detects both tsumori and Zuxaw PartyPro packages
  • Config file is no longer rewritten on every load
  • Console must use allowConsoleCommands: true in config to run admin commands (default: false)

Changed

  • /eventboost help is staff only by default (allowPublicHelp: false in config)
  • Thread-safe boost tracking for announcements (fixes rare races between command and scheduler threads)
  • Reminder broadcasts skip the final minute unless it aligns with your interval