diff --git a/proxy/src/main/resources/default-velocity.toml b/proxy/src/main/resources/default-velocity.toml index c29cb1d01..c15135296 100644 --- a/proxy/src/main/resources/default-velocity.toml +++ b/proxy/src/main/resources/default-velocity.toml @@ -69,7 +69,7 @@ lobby = "127.0.0.1:30066" factions = "127.0.0.1:30067" minigames = "127.0.0.1:30068" -# In what order we should try servers when a player logs in or is kicked from aserver. +# In what order we should try servers when a player logs in or is kicked from a server. try = [ "lobby" ] @@ -169,4 +169,4 @@ online-mode-only = "&cThis server only accepts connections from online-mode clie no-available-servers = "&cThere are no available servers." already-connected = "&cYou are already connected to this proxy!" moved-to-new-server-prefix = "&cThe server you were on kicked you: " -generic-connection-error = "&cAn internal error occurred in your connection." \ No newline at end of file +generic-connection-error = "&cAn internal error occurred in your connection."