- Fixed homes not properly displaying list.
- Fixed kit command duplicated with Update 5. Now using /ykit
- Fixed images not being replaced (scoreboard, welcome, divider)
What’s New
• Fixed protected-zone item pickup: players can no longer auto-pick up ground items (like rubble) inside spawn safe zones.
• Completed a Hytale Update 4 API compatibility pass.
What’s Changed
• Spawn damage checks moved to the newer damage-cause index flow (deprecated cause API removed).
• Kit/Repair inventory logic refactored to safer container-based handling.
• Added compile-time deprecation checks to catch breaking API usage earlier.
Fixed
- Fixed major teleport desync/stuck-player issues across teleport commands.
- Fixed /back world-thread/cooldown handling that could contribute to bad teleport state.
- Fixed inconsistent cooldown behavior where some teleport flows could bypass expected limits.
- Fixed UI teleport paths (Homes/Warp Manager) not matching command cooldown enforcement.
Improved
- Standardized strict cooldown enforcement for teleport commands (no unsafe bypass path):
/spawn, /back, /home, /warp, /top, /rtp, /tpa, /tpahere, /tpaccept, /tphere
- Added full cooldown parity between command usage and UI-based teleport actions.
- Improved /tpaccept request handling to avoid consuming requests before cooldown validation.
- Hardened /rtp throttling to reduce rapid retry pressure during chunk search/loading.
Config / Admin Notes
- Added/standardized teleport cooldown config keys:
Missing cooldown keys are auto-written on config reload.Code:`spawn.cooldown-seconds` `back.cooldown-seconds` `home.cooldown-seconds` `warp.cooldown-seconds` `top.cooldown-seconds` `tpa.cooldown-seconds` `tpahere.cooldown-seconds` `tpaccept.cooldown-seconds` `tphere.cooldown-seconds`
- Store Event errors occuring with playtime reward system has been fixed.
More updates to come soon
Scoreboard Module:
LOGO (ON/OFF) button has been added.
Transparency (ON/OFF) button has been added.
The line spacing has now been fixed, if you leave spacing in the lines, it will now reflect on the scoreboard.
Scoreboard per-world-only should be improved. You can now enter a world name and save it accordingly.
Changed the dead AutoRotatePages for the real config option toggles.
*Updated the top description to give updated information on how to edit the scoreboard.
Essentials Commands:
/afk has been added.
/seen has been added.
``/tpahere <player> has been added.
/nick has been added.
``/setnick <player> has been added.
/repairall has been added.
The best for last
I realized since CMS came out, I think EVERYONE has struggled with "How can I find X command, or X permission" well, today I tried to improve that by our updated command and permission index finder :slight_smile:
Check out:
/cms - Overview of CMS.
/cms help - Overview of the plugin, information on usage, commands, permissions, etc.
/cms help [category/command/perms] - Search for commands, categories, permissions etc and it'll show you general descriptions, permssions and extra permissions if theres any!
Example: /cms help afk - Pulls up command description, usage, permission, aliases, extra nodes, and notes.
- Kits no longer have the potential to duplicate items in the top-bar inventory slots; ensure your kits are in the proper slot #'s etc.
- Kits have been reworked to fix the issues known with it.
- KIt Names now support colors & gradients. Live preview has been added in the Editor
