Back to Mods
HyRestart

HyRestart

utilityAlesixDev

Automatic restarts for Hytale servers with Discord integration.

About HyRestart

šŸ”„ HyRestart – Automatic Server Restart System

A comprehensive and configurable automatic restart plugin for Hytale servers with Discord integration and customizable warning messages.

āš ļø Warning

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.

Features

Automatic scheduled server restarts

Multiple daily restart times (24h format)

Progressive player warnings before restart

Fully customizable warning and system messages

Discord webhook notifications with rich embeds

Separate messages for warnings and final restart

Placeholder system for dynamic message content

Simple configuration with easy translation support

Installation

Download HyRestart

Move the file to your mods folder located in your Hytale Server root directory

Start your server

A default configuration file will be generated automatically

Edit the configuration file to customize restart times, warnings, and Discord settings

Configuration

HyRestart is configured through a simple and clean config.yml file.

Restart Times

Define one or more restart times per day:

restartTimes: - "03:00" - "09:00" - "15:00" - "21:00"

Warning System

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."

Final Restart Message

finalRestartMessage: "[Restart] Restarting server NOW!"

Discord Integration

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."

Discord Integration Features

Webhook-based Discord notifications

Warning messages sent before restart

Final restart notification

Time placeholders supported for clean and readable embeds

Placeholder Support

HyRestart supports placeholders to display dynamic information in messages:

Restart time or remaining time

Number of online players

Custom warning messages

Player usernames

Discord-friendly time formats

Example:

[HyRestart] Warning sent to {count} players. Restart in {time}.

Downloads
351
Created
Jan 19, 2026
Updated
Jan 23, 2026
Version
Early Access

Categories

UtilityMiscellaneous

Download Mod

Download on CurseForge
Free download • 351 total downloads

Need a Server?

Run HyRestart on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is HyRestart?

Automatic restarts for Hytale servers with Discord integration.

How do I download HyRestart?

You can download HyRestart for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created HyRestart?

HyRestart was created by AlesixDev. The mod has been downloaded 351 times.

Is HyRestart compatible with Hytale servers?

HyRestart 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 HyRestart?

To install HyRestart: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.