fix: missing color in connecting-server message

This commit is contained in:
HappyAreaBean 2023-10-05 17:09:18 +08:00
parent 16293403f0
commit 87899bcdca
No known key found for this signature in database
GPG Key ID: A027DED558B69688

View File

@ -29,7 +29,7 @@ general {
# Effectively remove (i.e comment) a message to disable it
# Supported variables are shown in the default messages
messages {
# connecting-server="&aConnecting to an {section} ({alias}) server" # this message is disabled by default!
# connecting-server="<green>Connecting to an {section} ({alias}) server" # this message is disabled by default!
connected-server="<green>Connected to {server} (an {alias} server)"
invalid-input="<red>This is an invalid input type for this command"
misc-failure="<red>Could not find a server to get connected to"