WelcomeWindow
A welcome window that is shown after player logs in.
About WelcomeWindow
Introduction
The purpose of this library is to provide a welcome window with information about the server.
Use it to explain which mods you added to your server and how to use them.
Usage
Download the .jar file
Put it into your mods folder
Run the server
Login
Edit ./mods/WelcomeWindow/config.json
PS: Use empty strings ("") in the paragraphs to have more space between the texts.
Complete example
config.json
{ "backButtonText": "Back", "nextButtonText": "Next", "doneButtonText": "Finish", "menuWidth": 260, "containerWidth": 900, "containerHeight": 420, "fontSize": 16, "alwaysShow": false, "pages": [ { "title": "Welcome to Hytale", "buttonTitle": "Commands", "paragraphs": [ "Here are some available commands:", "", "/help - displays all available commands", "/welcome - displays this window", "/modlist - displays all installed mods", "/lvl gui - panel to assign level points", "/simpleclaims - claim an area of the map just for yourself", "/hidearmor - hide your equipment on your skin", "/sit - allows changing the character's sitting positions", "", "Press ENTER or / to open the chat and run these commands" ] }, { "title": "Level", "buttonTitle": "Level", "paragraphs": [ "By killing creatures, you gain experience.", "", "When you level up, type /lvl gui to assign your level points.", "", "You can improve your health, mana, stamina, damage, defense,", "mining, woodcutting, oxygen, and ammo capacity." ] }, { "title": "Map", "buttonTitle": "Map", "paragraphs": [ "Places you visit will be permanently saved on your map.", "", "Press M to view it." ] }, { "title": "Inventory", "buttonTitle": "Inventory", "paragraphs": [ "Press TAB to:", "- Equip armor pieces and off-hand items", "- Craft tools and crafting tables", "- Organize your items", "", "Press 'shift' + 'left mouse button' to transfer items quickly.", "Press 'shift' + 'right mouse button' to select half of the", "stack.", "Press the 'right mouse button' to select only one unit.", "", "Items are automatically organized and stacked when placed", "in your inventory.", "", "You can hide your armor on your skin using the /hidearmor command" ] }, { "title": "Counter-attack", "buttonTitle": "Parry", "paragraphs": [ "When you successfully block at the exact moment you are", "receiving an attack, the enemy will be left open and vulnerable", "to a counter-attack." ] }, { "title": "Durability", "buttonTitle": "Durability", "paragraphs": [ "Weapon, tool, and equipment durability has been disabled." ] }, { "title": "Claiming", "buttonTitle": "Claiming", "paragraphs": [ "Type /simpleclaims to:", "- View areas on the map already claimed by other players", "- View areas on the map protected from destruction", "- Claim an area on the map for yourself", "", "You can also type '/simpleclaims claim' to claim the area", "you are currently in or '/simpleclaims unclaim' to release it." ] }, { "title": "Death", "buttonTitle": "Death", "paragraphs": [ "Upon death, some of your equipment, tools, and weapons may be", "lost.", "", "A coffin containing your items will remain at the location", "where you died until someone collects them." ] }, { "title": "Fishing", "buttonTitle": "Fishing", "paragraphs": [ "Craft a fishing rod through your inventory.", "", "Place the bait in the water by right-clicking and wait", "a few moments.", "", "When pulling the bait out of the water, you may have", "caught a fish." ] }, { "title": "Mount", "buttonTitle": "Mount", "paragraphs": [ "Approach a horse and press F to mount it", "", "Type '/mount dismount' to walk on foot again." ] } ] }
Categories
Need a Server?
Run WelcomeWindow on a dedicated Hytale server with easy mod management.
Get Hytale HostingFrequently Asked Questions
What is WelcomeWindow?
A welcome window that is shown after player logs in.
How do I download WelcomeWindow?
You can download WelcomeWindow for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created WelcomeWindow?
WelcomeWindow was created by gustavocontreiras. The mod has been downloaded 56 times.
Is WelcomeWindow compatible with Hytale servers?
WelcomeWindow is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.
How do I install WelcomeWindow?
To install WelcomeWindow: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Utility Mods
View all modsBetterMap
Paralaxe
Enhance Hytale World Map
Hybrid
Serilum
🏛️ A Hytale mod library that contains common code for all of Serilum's mods.
VeinMining
EineNT
Instantly mine connected ores and blocks by holding the Walk key (LEFT ALT) while breaking a single block.
Wayback Charm
DarkhaxDev
A charm to help you find your way back home.
Better Modlist
Buuz135
Adds a better modlist to the game, with improved features like searching and logos.
Simple Claims
Buuz135
Adds a chunk claim and protection system.




