项目作者: ChipWolf

项目描述 :
Heph's MC server management service
高级语言: Shell
项目地址: git://github.com/ChipWolf/heph-mc-service.git
创建时间: 2016-05-18T13:59:11Z
项目社区:https://github.com/ChipWolf/heph-mc-service

开源协议:

下载


Heph’s Minecraft Service

Assumptions

  • No Java options are required (there is a VAR for them in srvctrl if needed)
  • JAVA_HOME is located in /usr/bin/java (there is also a VAR to change the path to your Java installation)
  • rdiff-backup and screen are installed as prerequisites

Instructions

  • Maintain the directory structure (unless VARS in srvctrl are edited accordingly)
  • Copy lines from crontab to the crontab for user minecraft _(if this user does not yet exist, use the following command to create it)
  1. sudo useradd -m -d /home/minecraft minecraft

Notes