|
@ -36,11 +36,11 @@ server-portv6=19133 |
|
|
# Which IPv6 port the server should listen to. |
|
|
# Which IPv6 port the server should listen to. |
|
|
# Allowed values: Integers in the range [1, 65535] |
|
|
# Allowed values: Integers in the range [1, 65535] |
|
|
|
|
|
|
|
|
view-distance=80 |
|
|
view-distance=60 |
|
|
# The maximum allowed view distance in number of chunks. |
|
|
# The maximum allowed view distance in number of chunks. |
|
|
# Allowed values: Any positive integer. |
|
|
# Allowed values: Any positive integer. |
|
|
|
|
|
|
|
|
tick-distance=12 |
|
|
tick-distance=8 |
|
|
# The world will be ticked this many chunks away from any player. |
|
|
# The world will be ticked this many chunks away from any player. |
|
|
# Allowed values: Integers in the range [4, 12] |
|
|
# Allowed values: Integers in the range [4, 12] |
|
|
|
|
|
|
|
@ -48,7 +48,7 @@ player-idle-timeout=0 |
|
|
# After a player has idled for this many minutes they will be kicked. If set to 0 then players can idle indefinitely. |
|
|
# After a player has idled for this many minutes they will be kicked. If set to 0 then players can idle indefinitely. |
|
|
# Allowed values: Any non-negative integer. |
|
|
# Allowed values: Any non-negative integer. |
|
|
|
|
|
|
|
|
max-threads=8 |
|
|
max-threads=0 |
|
|
# Maximum number of threads the server will try to use. If set to 0 or removed then it will use as many as possible. |
|
|
# Maximum number of threads the server will try to use. If set to 0 or removed then it will use as many as possible. |
|
|
# Allowed values: Any positive integer. |
|
|
# Allowed values: Any positive integer. |
|
|
|
|
|
|
|
|