minor changes
This commit is contained in:
parent
479111867b
commit
f0bf0f04df
@ -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, ...)
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user