RestartServer

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.

RestartServer - RS

This plugin does not implement anything new to the gameplay or game mechanics. It only adds one command - /restart That will completely reboot the server.

Change Log

It is recommended to delete old configs before installing new version.

v1.0 - Initial release. Uses batch file restart system

v1.1 - Script modified not to give exceptions

v1.2 - Permissions

v1.3 - Replaced batch file system with "new Thread()"

v1.4 - Config - memory allocation.

v1.5 - Config - java path control.

v1.6 - added commands "/restart server" and "/restart map" see Commands Manuals page for help

Planned Features

v1.7 - [NEED SUGGESTIONS] (Bugfixes will be automatically implemented)

MAC support coming soon!

Warning!

This plugin will NOT work on any non-Windows systems as its java code uses unsupported class on Mac.

However, you can try even if you have Mac.

Permissions

Permission NamePermission Node
Access to /restartrs.restart



How it works?

When /restart server|map is initiated, three things happen:

1. New instance of server is created and waits until it is shut down

2. Shutdown command is run

2a. If it was server, nothing else really happens

2b. If it was map, then old maps are archived, put in worlds_old folder and deleted and preset maps are copied into server dir

3. Server is started again through new instance [runtime()]

News

Mac or any non-Wondows user is needed for testing. User will be put into Tester section.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    72233
  • Created
    Jan 10, 2014
  • Last Released File
    Jan 21, 2014
  • Total Downloads
    2,162
  • License

Categories

Members

Recent Files

Bukkit