Don't allow illegal characters (#580)

This commit is contained in:
Foorcee
2021-10-03 22:09:29 +02:00
committed by GitHub
parent d619bb56fd
commit aa210b3544
4 changed files with 110 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ velocity.error.modern-forwarding-needs-new-client=This server is only compatible
velocity.error.modern-forwarding-failed=Your server did not send a forwarding request to the proxy. Make sure the server is configured for Velocity forwarding.
velocity.error.moved-to-new-server=You were kicked from {0}: {1}
velocity.error.no-available-servers=There are no available servers to connect you to. Try again later or contact an admin.
velocity.error.illegal-chat-characters=Illegal characters in chat
# Commands
velocity.command.generic-error=An error occurred while running this command.
@@ -65,4 +66,4 @@ velocity.command.dump-send-error=An error occurred while communicating with the
velocity.command.dump-success=Created an anonymised report containing useful information about this proxy. If a developer requested it, you may share the following link with them:
velocity.command.dump-will-expire=This link will expire in a few days.
velocity.command.dump-server-error=An error occurred on the Velocity servers and the dump could not be completed. Please contact the Velocity staff about this problem and provide the details about this error from the Velocity console or server log.
velocity.command.dump-offline=Likely cause: Invalid system DNS settings or no internet connection
velocity.command.dump-offline=Likely cause: Invalid system DNS settings or no internet connection