Simple Restart

Quick rating

Community listing page, reviews here may not be monitored by the author.

Simple Restart

By Stepan1411Owner

No reviews yet

Simple Restart is a Minecraft mod for Fabric that allows you to easily manage server restarts.

Mod Loaders
Minecraft

About

Description

Simple Restart

Description: Simple Restart is a mod for Minecraft running on Fabric that allows you to easily manage server restarts. You can schedule restarts manually or set a list of times for automatic restarts (the auto-restart feature is currently under development).

Features:

/srestart reload — reload the config without restarting the server.

/srestart restart — schedule a restart after the specified number of seconds.

Restarts are accompanied by warnings in the player chat 60, 30, 10, 5, 3, 2, and 1 second before shutdown.

When the restart is complete, the server is stopped with the /stop command, displaying a message in the console.

IN DEV

Time-based auto-restarts are still under development. They may be unstable and are used for testing purposes.

/srestart addtime hh:mm — add a time for a future auto-restart.

/srestart removetime hh:mm — remove a time from the auto-restart list.

/srestart list — show all scheduled auto-restarts.

Configuration: The configuration is stored in config/simplerestart.json. In the future, we plan to add the ability to customize warning messages and time formats.