promotional bannermobile promotional banner

HyEssentialsX

HyEssentialsX is a full-featured essentials plugin for Hytale, built to be the backbone of modern survival and community servers. Inspired by the convenience and reliability of EssentialsX.

File Details

hyessentialsx-1.4.0.jar

  • R
  • Mar 10, 2026
  • 25.22 MB
  • 59
  • Early Access

File Name

hyessentialsx-1.4.0.jar

Supported Versions

  • Early Access
### Added
- Scoreboard major feature expansion:
- `/scoreboard reload` command with `hyessentialsx.scoreboard.reload`.
- `/sb` alias for `/scoreboard`.
- Advanced scoreboard profiles loaded from `scoreboardConfig.json`.
- Conditional profiles and world-based profile routing.
- Multi-page profile rotation with per-page titles and durations.
- Conditional line rendering with operators:
- `equals`, `not_equals`, `>`, `<`, `>=`, `<=`, `contains`, `starts_with`, `ends_with`.
- Animated line color effects:
- `rainbow`, `gradient`, `pulse`, `shimmer`, `breathe`, `glow`, `strobe`, plus named custom animations.
- Per-profile logo overrides and dynamic logo asset loading/caching.
- Auto-sizing support (auto width/height with min/max clamps).
- Hot reload path for scoreboard config and animation definitions.
- Warp permissions:
- Per-warp access support via `hyessentialsx.warp.<name>` with global override via `hyessentialsx.warp`.
- Permission-aware filtering for `/warp`, `/warps`, and Warps UI.
- Warp targeting:
- `/warp <warp> <player>` support.
- Console support for `/warp`.
- New permission: `hyessentialsx.warp.other`.
- Warmup bypass support:
- New shared bypass utility (`CommandBypassUtil`).
- Per-command cooldown bypass: `hyessentialsx.<command>.cooldown.bypass` (example: `hyessentialsx.tpa.cooldown.bypass`).
- Per-command warmup bypass: `hyessentialsx.<command>.warmup.bypass` (example: `hyessentialsx.tpa.warmup.bypass`).
- Global cooldown bypass: `hyessentialsx.cooldown.bypass`.
- Global warmup bypass: `hyessentialsx.warmup.bypass`.

### Changed
- `/back` command converted to console-compatible execution flow (`CommandBase`) and target resolution.
- Cooldown bypass evaluation now uses unified permission checks instead of split raw sender/module checks.
- Scoreboard placeholder position sourcing updated to avoid deprecated transform API usage.

### Fixed
- RTP safety and stability:
- Reworked random safe location search to async chunk-safe flow.
- Improved water/lava rejection and surface validation to reduce unsafe ocean teleports.
- Warmup bypass gap:
- Warmup bypass now applied across `/home`, `/spawn`, `/warp`, `/back`, `/rtp`, `/tpaaccept`, and related Homes/Warps UI teleports.