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
{{ message }}
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
It would be cool to have the ability to enable a ping feature in the config, when someone says your IGN in chat you hear a little sound!
And there could also be a settings to put a color on it so your IGN in the message would be a different color that you could chose in the config to make it more noticeable, kind of like a highlighting.
The text was updated successfully, but these errors were encountered:
Second this, I was going to request the same thing but turns out it's already requested.
It's very useful in case you are just watching youtube while afk-ing, and get pinged when someone talks / messaged you.
But the question is, is it possible? Or rather, is it feasible?
I am not familiar with bukkit api, but I kinda understand that HuskChat "intercept" chat packet sent from client at the proxy level, without forwarding the chat packet to the backend server (unless passthrough option is enabled).
I am guessing it's gonna be difficult to implement this, as we need to somehow tell backend server to play sound (probably using bungee plugin messaging?).
Probably you want to put the ping feature as separate plugin in order to keep the simplicity of HuskChat.
It would be cool to have the ability to enable a ping feature in the config, when someone says your IGN in chat you hear a little sound!
And there could also be a settings to put a color on it so your IGN in the message would be a different color that you could chose in the config to make it more noticeable, kind of like a highlighting.
The text was updated successfully, but these errors were encountered: