Browse Source

Merge pull request #57 from DUDU54/fix/MinecraftSERVERNAME

Fix minecraft motd
pull/61/head
Daniel Gibbs 6 years ago
committed by GitHub
parent
commit
c3c27d22e0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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