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
Is your feature request related to a problem? Please describe.
The plain white server output into chat does not clearly show players its a discord bridge it could be server console for all they know.
Describe the solution you'd like
Configurable colours, like the replyPrefix for commands
Describe alternatives you've considered
Use say2 for chatbridge (note cata: this'd still need a configurable prefix or something. just using say2 is not a solution)
Additional context
Requested by SnowWhite on Discord
The text was updated successfully, but these errors were encountered:
[8:44 AM] ☕ Catalysm: There's a system in place to recolour the text for custom commands, I can maybe extend it to the chat bridge too
[8:46 AM] ☕ Catalysm: Ah, it's not so much 'extend' as it is recreate the same functionality
[8:47 AM] ☕ Catalysm: But should be fairly straight forward, a API route to control the config value, some DB change to store the new value and finally some logic in chatbridge to prepend a message with a colour code
Is your feature request related to a problem? Please describe.
The plain white server output into chat does not clearly show players its a discord bridge it could be server console for all they know.
Describe the solution you'd like
Configurable colours, like the replyPrefix for commands
Describe alternatives you've considered
Use
say2
for chatbridge (note cata: this'd still need a configurable prefix or something. just using say2 is not a solution)Additional context
Requested by SnowWhite on Discord
The text was updated successfully, but these errors were encountered: