Hytale
Connect and monetize your Hytale server by linking your store to it. The Tip4Serv plugin checks whether a player has donated, then automatically delivers their order (currency, rank, items, etc.)
Connect your Hytale Server
1. Add Your Game Server
Navigate to the My Servers section of your Tip4Serv dashboard.
Click Connect a Game Server, and choose Hytale.
Enter your server name, then continue and follow the instructions provided.
2. Set Up the Plugin on your Hytale Server
Download the Tip4Serv plugin, unzip and drag & drop into the
/modsfolder.Replace YOUR_SECRET_KEY by the key provided in My Servers.
Paste the API key into the Tip4Serv plugin configuration file:
mods/data/tip4serv/config.jsonSave the file.
Restart the Hytale server and check your console
3. Make sure the Plugin is connected to Tip4Serv
The server is successfully connected once you restart it and see the following message in your Hytale server console:
✅ You're All Set!
Your server is now ready to receive donations via Tip4Serv. Players will be automatically recognized and rewarded based on your configuration.
Configure commands to be executed after purchase
Next, you’ll need to configure the console commands that the Tip4Serv plugin should execute after each successful purchase.
This is done directly through the Command Editor in your Tip4Serv dashboard, under each product.
You’ll find some examples below, but feel free to use any standard Hytale commands or commands from plugins you’ve installed on your server.
📣 Broadcast
Send a public thank-you message in the server chat.
Display an event title on the player screen.
🎁 Give Item
Give 5 pie apple to the player.
Last updated