diff --git a/README.md b/README.md index 371750a..d6d5908 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To switch user use: - [x] do not hardcode soma variables - [x] BASH script - [x] manual set up of min/max RAM -- [ ] auto add proxy mod (ProxyMod)[https://cdn.modrinth.com/data/vDyrHl8l/versions/K43ePlgq/proxy-compatible-forge-1.20-1.1.4.jar] +- [x] auto add proxy mod (ProxyMod)[https://cdn.modrinth.com/data/vDyrHl8l/versions/K43ePlgq/proxy-compatible-forge-1.20-1.1.4.jar] - [ ] Do I need it? what is modern forwarding??? -- [ ] config/pcf-common.toml Forwarding secrets -- [ ] Update server.properties (whitelist, online-mode, name, ...) +- [x] config/pcf-common.toml Forwarding secrets +- [x] Update server.properties (whitelist, online-mode=false, name, ...) diff --git a/data/server.properties b/data/server.properties index 6f3b4d3..f412311 100644 --- a/data/server.properties +++ b/data/server.properties @@ -29,14 +29,14 @@ max-chained-neighbor-updates=1000000 max-players=20 max-tick-time=60000 max-world-size=29999984 -motd=A Minecraft Server +motd=0-life perfect world network-compression-threshold=256 -online-mode=true +online-mode=false op-permission-level=4 player-idle-timeout=0 prevent-proxy-connections=false pvp=true -query.port=25565 +query.port=25566 rate-limit=0 rcon.password= rcon.port=25575