Merge pull request 'max-players-to-50' (#27) from feature-63 into develop
All checks were successful
/ build-docker (push) Successful in 7m56s
All checks were successful
/ build-docker (push) Successful in 7m56s
Reviewed-on: #27
This commit is contained in:
commit
69105ba34f
@ -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