Update server.properties
This commit is contained in:
parent
d1c794db62
commit
ff916a3f68
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#Minecraft server properties
|
||||
#Tue Nov 21 08:10:33 YEKT 2023
|
||||
allow-flight=false
|
||||
#Sat Jan 27 22:19:44 UTC 2024
|
||||
allow-flight=true
|
||||
allow-nether=false
|
||||
broadcast-console-to-ops=true
|
||||
broadcast-rcon-to-ops=true
|
||||
|
|
@ -27,7 +27,7 @@ level-seed=
|
|||
level-type=tfc\:overworld
|
||||
max-chained-neighbor-updates=1000000
|
||||
max-players=30
|
||||
max-tick-time=60000
|
||||
max-tick-time=600000
|
||||
max-world-size=29999984
|
||||
motd=[TerraFirmaGreg 1.20.1]
|
||||
network-compression-threshold=256
|
||||
|
|
@ -56,4 +56,4 @@ sync-chunk-writes=true
|
|||
text-filtering-config=
|
||||
use-native-transport=true
|
||||
view-distance=8
|
||||
white-list=false
|
||||
white-list=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue