Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions server/server.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ enable-query=false
generator-settings={}
enforce-secure-profile=true
level-name=world
motd=A Minecraft Server
motd=&2FullHearts
query.port=25565
pvp=true
generate-structures=true
max-chained-neighbor-updates=1000000
difficulty=easy
network-compression-threshold=256
max-tick-time=60000
max-tick-time=120000
require-resource-pack=false
use-native-transport=true
max-players=20
Expand All @@ -25,7 +25,7 @@ enable-status=true
allow-flight=false
initial-disabled-packs=
broadcast-rcon-to-ops=true
view-distance=10
view-distance=8
server-ip=
resource-pack-prompt=
allow-nether=true
Expand All @@ -37,7 +37,7 @@ prevent-proxy-connections=false
hide-online-players=false
resource-pack=
entity-broadcast-range-percentage=100
simulation-distance=10
simulation-distance=6
rcon.password=
player-idle-timeout=0
force-gamemode=false
Expand Down
Loading