Browse Source

fix the motd to "SERVERNAME", it will be defined by LGSM

pull/57/head
lucas duval 6 years ago
parent
commit
db8c77f533
  1. 2
      Minecraft/server.properties

2
Minecraft/server.properties

@ -19,7 +19,7 @@ max-build-height=256
max-players=20
max-tick-time=60000
max-world-size=29999984
motd=A Minecraft Server
motd=SERVERNAME
network-compression-threshold=256
online-mode=true
op-permission-level=4

Loading…
Cancel
Save