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
When sending chat, prioritize messages. This allows plugins to specify how important their messages are, i.e. responses to admin commands may be more important than welcome messages.
This is for plugs chat rate limiting. In the case that it's being throttled, higher priority messages can be placed at the top of the queue to go out before the rest.
The text was updated successfully, but these errors were encountered:
When sending chat, prioritize messages. This allows plugins to specify how important their messages are, i.e. responses to admin commands may be more important than welcome messages.
This is for plugs chat rate limiting. In the case that it's being throttled, higher priority messages can be placed at the top of the queue to go out before the rest.
The text was updated successfully, but these errors were encountered: