Releases: RadBuilder/EmojiChat
Releases · RadBuilder/EmojiChat
v1.8.3
- 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
v1.8.2
- Added support for 1.14
v1.8.1
- Fixed an issue where the resource pack hash could be grabbed incorrectly, resulting in Minecraft not loading the pack
- Updated the update checker to support bigger version numbers
More emojis coming soon!
v1.8
- Added support for 1.13
- You can now use the
pack-quality
config option to choose if you wantHD
orSD
pack quality.
Note that 1.13 doesn't supportHD
quality, so if your server configuration allows any Minecraft versions 1.13 or higher to join, you'll need to useSD
quality so they can properly see emojis.
- You can now use the
- Added 135 new emoji
- 102 Minecraft themed emoji
- 33 normal emoji
- Emojis were updated to the latest version, so you may notice small changes such as coloring
- Emojis now fill the full space of the character, making them look a lot better than before
pack-variant
2
is now the default pack variant because of a bug that causes Minecraft to not load pack information in older versions of Minecraft. This causes emojis withpack-variant
1
to be clipped by one pixel. More info can be found on the Mojang Bug Tracker.
If you're upgrading from an older version of EmojiChat, I'd recommend changing yourpack-variant
to2
unless you have theemojis-on-signs
option enabled to ensure maximum compatibility.
v1.7
- Added 42 new emoji
- Added sign support
- Set
emojis-on-signs
totrue
in your config to use this feature
- Set
- Added command support
- Set
emojis-in-commands
totrue
in your config to use this feature - You can choose what commands are able to be used by setting
only-command-list
totrue
and modifyingcommand-list
.
- Set
- Added pack variants (resolves #1), which allows you to pick what language's characters are being replaced with emojis
- You can currently change it from Korean to Chinese by changing
pack-variant
to2
- You can currently change it from Korean to Chinese by changing
- Added tab completion for
/emojichat
sub-commands - Emojis are now sorted by catagory in
/emojichat list
- Added TelegramChat support
- Misc. bug fixes
v1.6
Happy New Year!
- Added 25 new emoji
- Bug fixes
- Fixed an error caused by having
fix-emoji-coloring
enabled in the config without color applied on a chat message - Fixed a possible config issue
- Fixed an error caused by having
- The config updater will update your config with a few changes (supports updating from config version 1 or 2 to config version 3)
Here are some plans for 2018:
- Many more emojis
- Other language support
- An API (if there's a need/people want one)
v1.5
- Added 92 new emoji
- Added
/emojichat toggle
, which toggles shortcut use on and off - Updated the chat color fixer
(emojis should now display correctly while using colored chat plugins when you enablefix-emoji-coloring
in the config) - Added
download-resourcepack
option to the config, which allows you to disable automatic download of the resource pack - Added a config updater, so your config will automatically update every release with config changes/updates
v1.4
- Added 75 new emoji
- Added DiscordSRV hook, allowing messages from Minecraft to be translated correctly onto Discord, and vice versa (wiki)
- Added MVdWPlaceholderAPI hook, allowing MVdW plugins to be able to use emojis (wiki)
- Added PlaceholderAPI hook, allowing plugins that use PlaceholderAPI to be able to use emojis (wiki)
- /emojichat list is now sorted alphabetically
- Configuration options were added
- Add your own shortcuts (e.g.
:)
turns into:grinning:
). There are 16 default shortcuts that you can modify or remove - Disable emojis that you either won't use or don't find appropriate for your server. There are 5 default disabled emojis that you can re-enable, keep, or add on to
- Add your own shortcuts (e.g.
v1.3
- Added 120 new emoji, including
:christmas_tree:
for Christmas - Added ResourcePack cache support (1.12+)
(if someone has the current version's ResourcePack downloaded already, they won't have to download it again) - Added
/emojichat resourcepack
to the help list - Added bStats metrics
- Added an update checker
v1.2
- Added 95 new emoji
- Added GUI list option
(use/emojichat list chat
to list in the chat instead of opening the gui)