Links
Comment on page

ChatControl-Red

ItemsAdder Emojis compatibility: More info here: https://github.com/kangarko/ChatControl-Red/issues/853#issuecomment-818497610

Adding custom channel prefix in chat

If you want to create a graphical prefix for your channels and show it in chat you have to follow this tutorial.
An example that shows the ARCADE prefix for the Arcade channel
You just have to set this in your format configuration, (for example in the format/arcade.yml file of ChatControl Red):
prefix:
Message: ':arcade:'
Obviously you have to use your own font_image name instead of arcade, this is just an example.
Last modified 1yr ago