Minecraft Fabric Restart mod 2026 download
logo
minecraft mod Fabric Restart

Fabric Restart

Game Version: 1.18.1
Total Downloads: 911
Updated: Dec 25, 2021
Created: May 16, 2021
Download Fabric RestartDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
fabric-restart-1.4.1+1.18.1.jar release 36.72 KB Dec 25, 2021 1.18.1 139 download Fabric Restart fabric-restart-1.4.1+1.18.1.jar releaseDownload
fabric-restart-1.4.1+1.17.1.jar release 27.97 KB Sep 19, 2021 1.17.1 243 download Fabric Restart fabric-restart-1.4.1+1.17.1.jar releaseDownload
fabric-restart-1.4.1.jar release 36.74 KB Sep 19, 2021 1.16.5 47 download Fabric Restart fabric-restart-1.4.1.jar releaseDownload
fabric-restart-1.4.jar release 36.74 KB Sep 19, 2021 1.16.5 8 download Fabric Restart fabric-restart-1.4.jar releaseDownload
fabric-restart-1.4+1.17.1.jar release 27.99 KB Sep 19, 2021 1.17.1 11 download Fabric Restart fabric-restart-1.4+1.17.1.jar releaseDownload
fabric-restart-1.3.2+1.17-hotfix.jar release 18.25 KB Sep 13, 2021 1.17.1 33 download Fabric Restart fabric-restart-1.3.2+1.17-hotfix.jar releaseDownload
fabric-restart-1.3.2-hotfix.jar release 27.27 KB Sep 13, 2021 1.16.5 11 download Fabric Restart fabric-restart-1.3.2-hotfix.jar releaseDownload
fabric-restart-1.3.2+1.17.jar release 18.17 KB Sep 13, 2021 1.17.1 14 download Fabric Restart fabric-restart-1.3.2+1.17.jar releaseDownload
fabric-restart-1.3.2.jar release 27.19 KB Sep 13, 2021 1.16.5 10 download Fabric Restart fabric-restart-1.3.2.jar releaseDownload
fabric-restart-1.3.1.jar release 25.74 KB Sep 4, 2021 1.16.5 16 download Fabric Restart fabric-restart-1.3.1.jar releaseDownload
fabric-restart-1.3.1+1.17.jar release 16.52 KB Sep 4, 2021 1.17.1 33 download Fabric Restart fabric-restart-1.3.1+1.17.jar releaseDownload
fabric-restart-1.3+1.17.jar release 16.23 KB Jul 4, 2021 1.17 185 download Fabric Restart fabric-restart-1.3+1.17.jar releaseDownload
fabric-restart-1.3.jar release 25.55 KB Jun 22, 2021 1.16.5 75 download Fabric Restart fabric-restart-1.3.jar releaseDownload
fabric-restart-1.2.jar beta 25.42 KB May 16, 2021 1.16.5 86 download Fabric Restart fabric-restart-1.2.jar betaDownload

Description

Share this:

 

Restart your server by providing time when it needs to restart!

Works only on dedicated server

 

Configuration:

 

 

timeArray represents the time of day when server will restart. It using local time of machine it running on

 

Default:

 

"timeArray":[

 

"2:00",

 

"8:00",

 

"14:00",

 

"20:00" ]

 

enableRestartScript specifies whenever restart script should be enabled. if you're running your server as linux service and have configured your service to always restart you want this to be false

 

"enableRestartScript": false

 

pathToScript is a relative path to your restart script. By default your restart.bat script file should be located at same level as the server.properties file.

 

.sh scripts should work too

 

"pathToScript": "./restart.bat",

 

Message to be displayed when 5 minutes until restart left

 

"fiveMinMessage": "Server restart in 5 minutes",

 

Message to be displayed when 1 minute until restart left

 

"oneMinMessage": "Server restart in 1 minute",

 

Restart message displayed in chat on 15 seconds countdown before restart

 

"countdownMessage": "Server restart in %d sec",

 

This message will be displayed to players when they got kicked before restart

 

"restartMessage": "Server restarting, will be back in few minutes \u003d)"

 

 Server also can be restarted using /restart command however it will launch restart script regardless of config settings.

 

 

 

 

Comments

Add a comment