28 lines
747 B
Markdown
28 lines
747 B
Markdown
To switch user use:
|
|
`su minecraft -s /bin/bash`
|
|
|
|
# To DO
|
|
- [x] Basic commands
|
|
- [x] server.properties + run.sh + eula.txt
|
|
- [x] iptable commands
|
|
- [x] my own .service file
|
|
- [x] screen usege
|
|
- [x] SSH keys
|
|
- [x] do not hardcode variables
|
|
- [x] BASH script
|
|
- [x] set up of min/max RAM
|
|
- [x] auto add proxy mod [Proxy-compatible-forge](https://cdn.modrinth.com/data/vDyrHl8l/versions/K43ePlgq/proxy-compatible-forge-1.20-1.1.4.jar)
|
|
- [x] config/pcf-common.toml Forwarding secrets
|
|
- [x] Update server.properties (whitelist, online-mode=false, name, ...)
|
|
- [x] ModernForwarding
|
|
- [x] SkinRestorer
|
|
- [ ] Better way to select bonus mods
|
|
- [ ] Do not stack mods in this repo
|
|
- [ ] Better handeling farwarding secrets
|
|
- [ ] TerraLith to world gen
|
|
|
|
|
|
|
|
|
|
|