- Added hook for DiscordSRV Staff Chat
- Added support for escaping shortcuts
- i.e. if you have shortcuts enabled (
/emojichat toggle
) and you type\:)
, it won't turn into an emoji. Instead, it will turn into:)
.
- i.e. if you have shortcuts enabled (
- Fixed an issue where having shortcuts enabled would break links that start with
http://
orhttps://
- Fixed an issue where 1.13 versions of Spigot couldn't run the plugin
- Misc. bug fixes