Fixed Typo
This commit is contained in:
2
development/.gitignore
vendored
2
development/.gitignore
vendored
@@ -1 +1 @@
|
||||
./dev-proxy/proxy-data
|
||||
/dev-proxy/proxy-data
|
||||
|
@@ -6,7 +6,7 @@ bind = "0.0.0.0:25565"
|
||||
|
||||
# What should be the MOTD? This gets displayed when the player adds your server to
|
||||
# their server list. Only MiniMessage format is accepted.
|
||||
motd = "<dark_purple>Garde Studios</dark_purple <red>DEVELOPMENT BUILD</red>"
|
||||
motd = "<dark_purple>Garde Studios</dark_purple> <red>DEVELOPMENT BUILD</red>"
|
||||
|
||||
# What should we display for the maximum number of players? (Velocity does not support a cap
|
||||
# on the number of players online.)
|
||||
|
Reference in New Issue
Block a user