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 useful to be able to set a server- or maybe game-scoped PlayerChatFormatter to replace the default one that is used if the formatter isn't overridden by the ServerPlayer or within an event.
I would use this for my chat plugin instead of just setting the formatter for every message with an event.
The text was updated successfully, but these errors were encountered:
ejm
added
the
status: needs triage
This label is automatically applied to new issues and pull requests to indicate they require triage
label
Feb 10, 2022
Major SpongeAPI version
8
Is this likely to be a breaking change?
No
What are you requesting?
It would be useful to be able to set a server- or maybe game-scoped
PlayerChatFormatter
to replace the default one that is used if the formatter isn't overridden by theServerPlayer
or within an event.I would use this for my chat plugin instead of just setting the formatter for every message with an event.
The text was updated successfully, but these errors were encountered: