File Details
WellcomeGUI-1.0.4.jar
- R
- Jan 18, 2026
- 11.07 KB
- 329
- Early Access
File Name
WellcomeGUI-1.0.4.jar
Supported Versions
- Early Access
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.4] - 2025-01-18
Added
- Automatic GUI System: The welcome window now opens automatically 2 seconds after the player joins the server.
- Customizable Layout: Interface defined via a
.uifile (WelcomeGUI.ui), allowing easy editing of text and colors without recompiling the code. - Interactive Buttons:
- "Discord" button that sends a formatted message with a clickable link in the chat.
- "Entendi" (Understood) button to close the interface.
- Rules List: Visual section displaying basic server rules (Respect, No Griefing, No Bugs).
- Quick Commands: Visual display of main commands (
/help,/ping,/warp, etc.) to guide new players. /wellcomeCommand: Added a command to manually reopen the welcome screen at any time.
Fixed
- Error handling when attempting to open the GUI if the player is not fully loaded into the world (implemented via
CompletableFuturewith a delay).
[1.0.0] - 2025-01-10
Initial
- Initial project structure created.
- Gradle configuration and Hytale Server dependencies setup.

