You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if there was a way to enable plain-text output (e.g. disable color and other things)
Goal of the feature
When running BungeeCord as a systemd service, syslog gets spammed with things like [131B blob data] which means there were some sort of non-printable characters in the output.
Unfitting alternatives
I have tried TERM=linux, -Djline.terminal=jline.UnsupportedTerminal and --noconsole, to no avail.
If there's some configuration option or argument for this already, please let me know. I didn't find any.
Checking
This is not a question or plugin creation help request.
This is a feature or improvement request.
I have not read these checkboxes and therefore I just ticked them all.
I did not use this form to report a bug.
The text was updated successfully, but these errors were encountered:
Feature description
It would be nice if there was a way to enable plain-text output (e.g. disable color and other things)
Goal of the feature
When running BungeeCord as a systemd service, syslog gets spammed with things like
[131B blob data]
which means there were some sort of non-printable characters in the output.Unfitting alternatives
I have tried
TERM=linux
,-Djline.terminal=jline.UnsupportedTerminal
and--noconsole
, to no avail.If there's some configuration option or argument for this already, please let me know. I didn't find any.
Checking
The text was updated successfully, but these errors were encountered: