- AssetPack now updates properly; safe manifest.json file.
- External asset pack is now in
Yoosh_CMS_Assets(DONOTREMOVE)- Replace your images in
Yoosh_CMS/textures/- Welcome screen UI/Editor fixes; Title WIP
- Editable Welcome Screen & Scoreboard Image!:
- /mods/Yoosh_CMS/textures/scoreboard.png
- /mods/Yoosh_CMS/textures/welcome.png
- Make sure to restart your server after replacing the images.
- Scoreboard editor now supports colors, (&a, &1 etc)
- Apply/Save no longer risks overwriting other pages: it now clones the current config, edits only the selected page, then writes it back.
- Kit Editor UI alignment has been fixed; also added a box for green/red color scheme as VALID/INVALID meanings.
- Item Viewer UI; alignment has been fixed; looks way better.
- /sbhide (aliases: scoreboardhide, shide, togglesb) - Implemented a toggle scoreboard command (cms.sb.hide)
- New config key: welcome.icon-path
- Scoreboard editing permission updated to cms.sb.edit
- Warp Manager UI alignment fixed
- 80% complete the Scoreboard/Welcome screen image editor, after that a brand new welcome screen rework is coming
- Permissions overhaul: Standardized all plugin commands to the cms.* permission model (no more hidden/auto hytale.command.* gates).
- Command conflicts fixed: Renamed /heal to /hp to avoid vanilla command override issues.
- Spawn reliability: Improved spawn handling so /spawn behavior aligns with CMS spawn data (via spawn provider syncing / override strategy).
- RTP improvements: Fixed world name/radius config handling so RTP correctly enables per-world and respects defaults.
- General stability: Cleaned up command permission checks and reduced edge-case failures across command variants.
- Improved Kit Editor item placement logic (hotbar/inventory vs equipment targets).
- Added slot validation + auto-clamping: Hotbar slots: 1–9 Inventory slots: 10–36
- Smarter default section detection when adding items: Helmet → head, Chestplate → chest, Leggings → legs, Boots → feet, Shield → offhand
- Safer UI updates to prevent UI desync/crashes (avoids setting unsupported control properties; section/inputs now update via stable
.Valuepaths).- Cleaned kit saving pipeline:
- Normalizes item IDs
- Ensures quantity is always ≥ 1
- Normalizes section values and prevents invalid slot data on non-slot equipment sections
- More consistent “add item” behavior: assigns the next available slot for slotted sections instead of overwriting the same slot.
- Fixed permissions to be all "cms.*"
- Fixed problem with kit permissions not working
- Updated manifest to v1.0.1
- MHud no longer causes a crash, and now is fully supported.
Tested on my official server with 45+ mods
