From fcffccf0d8d291be9ba0bdff9c7ed6717fce9db2 Mon Sep 17 00:00:00 2001 From: Andrew Steinborn Date: Sat, 23 Jan 2021 01:35:49 -0500 Subject: [PATCH] Fix typo --- proxy/src/main/resources/default-velocity.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/src/main/resources/default-velocity.toml b/proxy/src/main/resources/default-velocity.toml index fe57acad7..f3b890926 100644 --- a/proxy/src/main/resources/default-velocity.toml +++ b/proxy/src/main/resources/default-velocity.toml @@ -6,7 +6,7 @@ bind = "0.0.0.0:25577" # What should be the MOTD? This gets displayed when the player adds your server to # their server list. Legacy color codes and JSON are accepted. -motd = "&3#09add3A Velocity Server" +motd = " add3A Velocity Server" # What should we display for the maximum number of players? (Velocity does not support a cap # on the number of players online.)