promotional bannermobile promotional banner

Essentials Core | NEW: All messages customizable

An all-in-one utility plugin for Hytale server administrators

File Details

Essentials-1.5.1.jar

  • R
  • Jan 16, 2026
  • 927.38 KB
  • 6.6K
  • Early Access

File Name

Essentials-1.5.1.jar

Supported Versions

  • Early Access
  • fix: /ess reload was not reloading events
  • fix: /back was cleared and RTP cooldowns were set when moving led to teleport canceled
  • fix: RTP was throwing an error when accessing from a different world
  • fix: support RTP in multiple worlds

WARNING: The RTP config has changed, it should now look like this:

[rtp]
# Random teleport settings

# Cooldown in seconds between RTP uses (global)
cooldown = 300

# Default world to teleport to if the player's current world is not in the worlds list
# If this world is also not in the list, RTP will be disabled for that player
default-world = "default"

# Per-world RTP settings
# Each world name maps to its radius from 0,0
# Players will be teleported within their current world if it's listed here,
# otherwise they'll be sent to the default-world above
[rtp.worlds]
default = 5000
# Add more worlds here with their radius, e.g.:
# survival = 10000
# resource = 3000