Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 616 Bytes

File metadata and controls

13 lines (12 loc) · 616 Bytes

Welcome

Please use the code with caution, it's not complete and expect some bugs, but overall it works and I daily drive it. Currently I tested and use update, start, stop, and check commands


Setup config.ini

Inside config.ini you need to specifi your Paper server Full Directory and name it. Look at example below.

SERVER - stores the server name

SERVER_DIR - stores the server directory

SERVER=("lobby" "survival" "creative")
SERVER_DIR=("/home/username/Mine-Server/lobby/" "/home/username/Mine-Server/survival/" "/home/username/Mine-Server/creative/")