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
COMMAND is currently used for both server notifications ( errors, welcome, shutdown ) and command responses ( /whoonline, /status ). Split into SERVER ( system messages ) and COMMAND ( command responses ) with distinct client-side rendering.
COMMAND is currently used for both server notifications ( errors, welcome, shutdown ) and command responses ( /whoonline, /status ). Split into SERVER ( system messages ) and COMMAND ( command responses ) with distinct client-side rendering.