Die von @EliasSchriefer erstellten start scripte
Go to file
2022-04-08 16:20:58 +02:00
bukkit-console removed unnessecary sudo 2022-01-15 14:05:19 +01:00
bukkit-start removed unnessecary sudo 2022-01-15 14:05:19 +01:00
bukkit-status removed unnessecary sudo 2022-01-15 14:05:19 +01:00
hub-service added service scripts for openrc 2022-01-15 14:04:11 +01:00
mc-shutdown doenst allow '!' to be added 2022-04-08 16:20:58 +02:00
README.md Update of installation 2022-03-29 09:40:54 +00:00
start.sh made it compatible with current setup 2022-01-02 16:53:56 +00:00
waterfall-service added service scripts for openrc 2022-01-15 14:04:11 +01:00

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