minecraft-bukkit-start-script/README.md
Johannes Schmelz b331c3c8a6 Update of installation
Added option of running on system startup
2022-03-29 09:40:54 +00:00

510 B

Minecraft Bukkit start scripte

"Instalaiton"

  1. clone this Repo
  2. copy the bukkit-*.sh files into /usr/local/bin/
  3. set the permissions to execute the scripts (chmod +x filename)#
  4. copy the *-service scripts to /etc/init.d/
  5. create symlink from the scripts link must be in the same directory as start.sh
  6. to run the service on system startup run "rc-update add *-service default" for the specific server and replace * with name

Dependencies for mc-shutdown