promotional bannermobile promotional banner

LemonBrick Autorestarter

Mod for autorestart minecraft server with messages for all players

LemonBrick AutoRestart

This is a Fabric mod for Minecraft that automatically restarts the server after a certain period of time.

Description

The LemonBrickAutoRestart mod is designed to automatically restart a Minecraft server at specified intervals. Upon server startup, it initiates a countdown timer and notifies players about the upcoming restart.

Usage Configuring Settings

Before using, ensure that the configuration is correctly set up. The configuration file config.json is located in the config/LemonBrickAutoRestart directory. Example configuration file (config.json):
{  
"waitTime": 60, // Time to wait between restarts in minutes.   
"timer": 30, // Countdown time before restart in seconds.   
"FirstTimerMessage": 5, // Time until the first restart message in minutes.   
"FirstMessage": "Server restart in %d minutes.", // Message for the first upcoming restart (use %d for time substitution).  
"startRestart": "Restart in %d seconds.", // Message before starting the countdown (use %d for time substitution).   
"restartMessage": "Restart in %d seconds."// Message during the countdown (use %d for time substitution).  
}

Installation and Running

1.Clone this repository and compile or download the latest release. 2.Place the compiled or downloaded .jar file into the mods directory of your Minecraft server. 3.Start the server to activate the LemonBrickAutoRestart mod Contact If you have any questions or suggestions, feel free to contact me via email: promike96@gmail.com.

The LemonBrick Autorestarter Team

profile avatar
  • 1
    Projects
  • 336
    Downloads