Merge pull request 'max-players-to-50' (#29) from feature-63 into develop
All checks were successful
/ build-docker (push) Successful in 8m17s

Reviewed-on: #29
This commit is contained in:
cuqmbr 2025-07-27 19:20:23 +00:00
commit f4e9b9acb3

View File

@ -7,7 +7,7 @@ broadcast-console-to-ops=true
broadcast-rcon-to-ops=true broadcast-rcon-to-ops=true
bug-report-link= bug-report-link=
debug=false debug=false
difficulty=easy difficulty=peaceful
enable-command-block=false enable-command-block=false
enable-jmx-monitoring=false enable-jmx-monitoring=false
enable-query=false enable-query=false
@ -18,7 +18,7 @@ enforce-whitelist=false
entity-broadcast-range-percentage=100 entity-broadcast-range-percentage=100
force-gamemode=false force-gamemode=false
function-permission-level=2 function-permission-level=2
gamemode=survival gamemode=adventure
generate-structures=true generate-structures=true
generator-settings={} generator-settings={}
hardcore=false hardcore=false
@ -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=20 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
@ -39,7 +39,7 @@ online-mode=false
op-permission-level=4 op-permission-level=4
player-idle-timeout=0 player-idle-timeout=0
prevent-proxy-connections=false prevent-proxy-connections=false
pvp=true pvp=false
query.port=25565 query.port=25565
rate-limit=0 rate-limit=0
rcon.password= rcon.password=
@ -57,7 +57,7 @@ simulation-distance=10
spawn-animals=true spawn-animals=true
spawn-monsters=true spawn-monsters=true
spawn-npcs=true spawn-npcs=true
spawn-protection=16 spawn-protection=0
sync-chunk-writes=true sync-chunk-writes=true
text-filtering-config= text-filtering-config=
use-native-transport=true use-native-transport=true