Auto-Restarter

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Auto Restarter

Auto-Restarter

Description

Auto Restarter Allows you to turn your server off after any amount of minutes you want.

Features

  • Turn on / off server restarter without uninstalling plugin
  • Set how long you want your server to run before shutting off
  • You can turn off world saving when the server starts with config

==== Notes

The plugin turns the server off after the amount of minutes that you set in the config, but you must change your LAUNCH / START.BAT file. Here is the Start.bat file you should use if you want the server to turn on after it shuts down (When using this .bat file you will need to press the X button to close the console your server is running in, to stop the server. The "stop" command will restart the server):

@ECHO OFF
:1
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar
GOTO 1
PAUSE

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    40739
  • Created
    Jun 12, 2012
  • Last Released File
    Never
  • Total Downloads
    0
  • License

Categories

Members

Recent Files

No files uploaded yet.