- Hytale 0.5.2 Support Added
- Plugin now fully compatible with Hytale server version 0.5.2.
- Updated API usage to match 0.5.2 changes.
Version
- Fixed: Updated
ServerVersionformat to new semver range (=0.5.2) required by Hytale 0.5.2.- Fixed: Message sending API updated for 0.5.2 compatibility.
Notes
- Plugin Version: 1.1.2
- Supported Hytale Server: 0.5.2
- No configuration changes required.
- Replace old
.jarwithHyAdvancedWelcome-1.1.2.jarin yourmods/folder.
Updates Notes:
Notes:
- Added explicit command permission nodes for
/welcomeand/welcome reload.- Fixed the player permission mismatch that prevented members from using
/welcome.
/welcomenow useshyadvancedwelcome.command/welcome reloadnow useshyadvancedwelcome.command.reload- No breaking config changes.
Updates Notes:
Notes:
- Fixed social button layout logic to prevent missing-selector errors when socials are disabled or links are empty.
- Resolved Custom UI markup issues in
HyAdvancedWelcome_v2.uiby removing incompatibleAssetImageproperties/block.- Improved stability of the Advanced Welcome UI flow for mixed social configuration states.
- No breaking config changes.
- Existing
config.ymland language files remain compatible.
Updates Notes:
- Fixed a CustomUI selector error when Instagram was disabled:
Selected element in CustomUI command was not found. Selector: #instagramSpacer
- Reworked social button visibility logic to require both:
-enabled: true
- non-empty link
- Made spacer removal safe and order-aware to prevent duplicate/missing selector removals.
Notes:
- No breaking config changes.
- Existing configs continue to work.
Updates Notes:
- Updated HyAdvancedWelcome to target the latest Hytale server build 2026.03.26-89796e57b.
- Refreshed the plugin manifest and build configuration for the current Hytale server version.
- HyAdvancedWelcome now builds against the live latest HytaleServer.jar, improving compatibility with future server updates.
- Existing welcome page behavior and PlayerReadyEvent-based auto-open flow remain unchanged, so no config migration is required.
Updates Notes
- Fixed an issue where the welcome UI could reopen on world/portal changes.
- Added safer auto-open flow to ensure the welcome screen appears reliably on join.
Updates Notes:
- Fixed an intermittent issue where the welcome UI did not auto-open on join.
- Auto-open now triggers from the player-ready stage for more reliable display.
Updates Notes:
- Updated plugin version to
1.0.7- Fixed an issue where setting header_image to false did not hide the header image. The no-image welcome layout now activates correctly when header_image is false.
