HyRestart-1.2.6.jar
28 May 2026
CurseForge · Hytale mod
Automatic restarts for Hytale servers with Discord integration.
Quick answer
HyRestart-1.2.6.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
HyRestart-1.2.6.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for HyRestart-1.2.6.jar. Pick another file and the loader, install side or required mods may change.
Use HyRestart-1.2.6.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside HyRestart-1.2.6.jar. It opens that exact file at the source.
About this project
A comprehensive and configurable automatic restart plugin for Hytale servers with Discord integration and customizable warning messages.
If you are not using Pterodactyl, you may encounter the issue that the server does not restart. To resolve this, you will need to create a script to restart the server.
mods folder located in your Hytale Server root directoryHyRestart is configured through a simple and clean config.yml file.
Define one or more restart times per day:
restartTimes:
- "03:00"
- "09:00"
- "15:00"
- "21:00"
Configure when warnings are sent and what players will see:
warnings:
- seconds: 1800
message: "[Restart] The server will restart in 30 minutes."
- seconds: 900
message: "[Restart] The server will restart in 15 minutes."
- seconds: 300
message: "[Restart] The server will restart in 5 minutes."
- seconds: 60
message: "[Restart] Restart in 1 minute. Please disconnect."
finalRestartMessage: "[Restart] Restarting server NOW!"
Send restart notifications directly to Discord using webhooks:
discord:
enabled: true
webhookUrl: "YOUR_WEBHOOK_URL"
embedTitle: "Server Restart"
embedDescription: "The server will restart in **{time}**."
embedColor: 16711680
finalEmbedTitle: "SERVER RESTARTING"
finalEmbedDescription: "The server is restarting now."
HyRestart supports placeholders to display dynamic information in messages:
Example:
[HyRestart] Warning sent to {count} players. Restart in {time}.
Project description from CurseForge.
Recent files
28 May 2026
26 Mar 2026
27 Feb 2026
29 Jan 2026
23 Jan 2026
22 Jan 2026
21 Jan 2026
18 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.