SimpleClans

SimpleClans

467k Downloads

need help with clan tag in herochat

Longhair1996 opened this issue ยท 5 comments

commented

im running a 1.7.10 server with simpleclans but i cant seem to figure out how to setup herochat with with simpleclans so that the clan tag appears in next to the players name. what is the format tag that needs to be added to herochat so that the clan tag appears next to the players name?

commented

Have you tried the chat-compatibility-mode in the config?

commented

just tried it but the tag is not displaying. before i turned it on i did happen to see my tag when i was changing my players movement speed with essentials

commented

Herochat uses its own chat event, might need to create a separate integration for it.

commented

It works for me.
Simpleclan config:
mchat-integration: true
chat-compatibility-mode: false

This is how my herochat looks like:
format:
default: '{color}[{nick}]&8{prefix}&7{sender}:&f {msg}'

commented

Thanks Erik! Saved me some time testing this. :)