Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 597 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 597 Bytes

AutoReboot

AutoReboot is a rebooting plugin for Minecraft servers. It allows to reboot the server periodically or on a timetable. Spigot plugin page.

Build

AutoReboot uses Maven to handle dependencies and building.

Requirements

  • Maven
  • Java 8 JDK or newer
  • Git

Compiling

git https://github.com/lilborgo/AutoReboot
cd AutoReboot/
maven build

License

This software is distributed on GPLv3.0, more information available in LICENSE.md.