LP community's minecraft server
master | ||
scripts | ||
secret | ||
servers | ||
services | ||
.gitignore | ||
LICENSE | ||
README.md | ||
server-icon.png | ||
waterfall.yml |
LPMC
THIS PROJECT IS A WORK IN PROGRESS
Updating
THIS IS NOT A SETUP INSTRUCTION.
- version: 1.17.1
- seed:
-4172144997902289642
for all worlds (yeah it's 2b2t seed) - platform: ubuntu 20.04 on ARM processor and username set to ubuntu.
- working directory is project root (
/home/ubuntu/LPMC
). - scripts are executed with user permission and NOT with root permission.
- worlds should already exist in the servers directory.
1. Download waterfall
- Download the latest version of waterfall. (latest version as of writing: 451)
- Put it in project root (no need to rename it)
2. Download paper
- Download the latest version of paper version 1.17.1. (latest version as of writing: 353)
- Put it in the
master
directory.
3. Download plugins
- Put them in the
master
directory.
Commands & Scripts
Create systemd files:
scripts/systemd.sh
Start/Stop using systemd:
sudo systemctl <start|stop> <lpmc_waterfall|lpmc_lobby|lpmc_smp>
Start server manually (ctrl+C to stop)
scripts/start.sh <waterfall|lobby|smp>
Update plugins and stuff:
scripts/update.sh
Tools
todo
- destruction protection for main server
- spawn region
- no escape from hub chunks
- plugin for on member join
- file size monitor
- player count monitor
- tps monitor
- faction to anarchy
- site
- how to join
- server guide
- screen shots (gallery)
- server stat
- tps
- player per world and total
- status (online/offline)