change max players to 50
This commit is contained in:
parent
f1681d14b4
commit
11ad282ebe
@ -30,7 +30,7 @@ level-seed=
|
|||||||
level-type=minecraft\:normal
|
level-type=minecraft\:normal
|
||||||
log-ips=true
|
log-ips=true
|
||||||
max-chained-neighbor-updates=1000000
|
max-chained-neighbor-updates=1000000
|
||||||
max-players=100
|
max-players=50
|
||||||
max-tick-time=60000
|
max-tick-time=60000
|
||||||
max-world-size=29999984
|
max-world-size=29999984
|
||||||
motd=A Minecraft Server
|
motd=A Minecraft Server
|
||||||
|
Loading…
Reference in New Issue
Block a user