Adds a restart command to dedicated servers.
I made this so you don't have to run /stop
and then run the start script again.
Supports scheduling restarts at intervals, or when no players have been online for some time.
Everything is fully configurable in the restart-server.json
config file. You can reload the mod's config using /reload
.
See the version info in the filename for the supported Minecraft versions.
Made for the Fabric and Quilt modloaders.
Server side only.
-
Q: Will you be backporting this to lower Minecraft versions?
A: No. -
Q: Forge pls?
A: Also no. -
Q: Does only the server need this mod or does the client need it too?
A: Only the server needs this mod. Singleplayer/LAN is not supported.
This project is licensed under LGPLv2.1, see LICENSE.