Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
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 <seconds> — 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.



