NavidK0 / Carbon

Carbon is a Spigot plugin which turns a spigot protocol hacked server (on 1.7.10) into a 1.8 server.
GNU Lesser General Public License v3.0
35 stars 19 forks source link

Stops or restarts server upon /reload #33

Closed StefenSharkey closed 10 years ago

StefenSharkey commented 10 years ago

Instead of simply stopping the server, the server will not restart if the server has restarting set up.

The server will restart if the following is true in spigot.yml:

restart-on-crash: true