This is technically a client issue but can be fixed server-side. Long ban and kick messages do not automatically wrap so they end up squished.
This can be fixed by automatically inserting newlines server-side for longer lines. Can just replace an existing space which is <= the max.
Example:

This is technically a client issue but can be fixed server-side. Long ban and kick messages do not automatically wrap so they end up squished.
This can be fixed by automatically inserting newlines server-side for longer lines. Can just replace an existing space which is <= the max.
Example:
