EventBooster

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

EventBooster is a server-side event manager for timed global XP boosts on Hytale servers. Start double-XP weekends, happy hours, or custom boost events with simple admin commands no manual config edits required.

The mod tracks active boost windows, broadcasts start/end messages to players, and applies XP multipliers through optional integrations with popular leveling mods.

Built for server owners who want scheduled or on-demand XP events without touching leveling config files every time.

Main Features

  • Timed XP boost events — start boosts with a multiplier and duration (minutes)
  • Multiple active boosts — stack boosts by id (combined up to a configurable cap)
  • World filter — optional per-world boosts
  • Player notifications — broadcast on start/end, join reminder, periodic reminders
  • Admin commands — start, stop, status, reload
  • Public API — other mods can read the active XP multiplier
  • Optional integrations — auto-detects and hooks into compatible leveling mods at runtime
  • Lightweight — no asset pack, no client install required

How It Works

EventBooster does not replace a leveling system. It manages boost events and tells compatible mods to multiply XP while an event is active.

  • Without a leveling mod: commands, status, broadcasts, and timers still work but player XP will not change in-game.
  • With a compatible leveling mod: XP from kills, skills, quests, etc. is multiplied during the active boost window.

Compatible Integrations (Optional)

  • RPG Leveling and Stats — primary integration; hooks XP gain events
  • HyRPGCore — XP multiplier via reflection bridge
  • VKCraft (Simple Leveling System) — XP multiplier via reflection bridge
  • PartyPro — optional HUD indicator during active boosts; party XP share benefits automatically when used with RPG Leveling

Integrations are optional. EventBooster loads and runs without them.

Installation

  1. Download EventBooster-x.x.x.jar from the Files tab
  2. Place the JAR in your server's mods/ folder
  3. Start the server, config is generated at plugins/EventBooster/config/config.json
  4. Grant admin permissions and run /eventboost start 2 60 to test

Recommended setup for full XP boosts: EventBooster + RPG Leveling and Stats

Commands

Main command: /eventboost (aliases: /eb, /boost, /eventbooster)

Use /eventboost help for the in-game list.

Admin:

  • /eventboost start <multiplier> <minutes> [id] [world] [label] — Start a timed XP boost
  • /eventboost stop [id|all] — Stop a boost (default id: global)
  • /eventboost reload — Reload config

Player / staff:

  • /eventboost status — Show all active boosts and remaining time

Examples: /eventboost start 2 120 /eventboost start 2 120 weekend "2x XP Weekend" /eventboost start 1.5 60 mining world_mine "Mining Happy Hour" /eventboost stop weekend /eventboost stop all /eventboost status


If you want to see the permissions and commands and more, please visit this website: DurkzPRG Mods

Public API (for mod developers)

if (EventBoosterAPI.isAvailable()) { double multiplier = EventBoosterAPI.get().getExperienceMultiplier(); }

Verifying It Works

  1. Check server log for: EventBooster started. Active integrations: …
  2. Run /eventboost start 2 10 then /eventboost status
  3. For real XP doubling, install RPG Leveling and Stats and compare XP before/after a boost

DEPENDENCIES

  • RPG Leveling and Stats
  • HyRPGCore
  • VKCraft (Simple Leveling System)
  • PartyPro

The EventBooster Team

profile avatar
  • 3
    Projects
  • 258
    Downloads

More from DurkzPRG

  • BetterClaim project image

    BetterClaim

    • 7
    • Mods

    Territory claiming with interactive map GUI, party protection, allies, homes, admin tools, SQLite persistence, and granular permissions for server owners.

    • 7
    • May 28, 2026
    • Mods
    • +2
  • Enhanced Coal project image

    Enhanced Coal

    • 246
    • Mods

    For now, a simple mod to add a new coal, new bench.

    • 246
    • January 31, 2026
    • Mods
    • +2
  • BetterClaim project image

    BetterClaim

    • 7
    • Mods

    Territory claiming with interactive map GUI, party protection, allies, homes, admin tools, SQLite persistence, and granular permissions for server owners.

    • 7
    • May 28, 2026
    • Mods
    • +2
  • Enhanced Coal project image

    Enhanced Coal

    • 246
    • Mods

    For now, a simple mod to add a new coal, new bench.

    • 246
    • January 31, 2026
    • Mods
    • +2