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
Stop using an outdated method to log task exceptions
This should hopefully prevent crashes related to unhandled exceptions being thrown during Task execution.
Chat handling, Join/Leave messages
More specifically, all plugins who modify chat in any way and want to co-exist with DiscordBridge must subscribe to its ChatHandler events instead of TShock's PlayerHooks.PlayerChat, and use its ChatMessageBuilder system so that messages can be relayed even after going through multiple systems