2.3.1 patch release.
Changes
- fix: update to DiscordSRV 1.27.0 (won't work with previous DiscordSRV versions)
- fix: "Fix" compatibility with EssentialsXDiscord. Due to poor API, we are not able to process Discord->Minecraft messages correctly, this version stops trying to process them.
Full Changelog: https://github.com/unnamed/creative-glyphs/compare/v2.3.0...v2.3.1
2.3.0 minor release of creative-glyphs.
Changes
- feat: add CarbonChat support
- deps: update DiscordSRV
- feat: add EssentialsXDiscord support
- refactor: rename PlaceholderAPI and MiniPlaceholders placeholders from 'emoji' to 'glyph' (keeps backwards compatibility)
- refactor: rename plugin to creative-glyphs (keeping compatibility)
- feat: add update checker
- feat: add tab-complete for emojis command
- feat: add "/emojis edit" command
Full Changelog: https://github.com/unnamed/creative-glyphs/compare/v2.2.0-SNAPSHOT...v2.3.0