-
Notifications
You must be signed in to change notification settings - Fork 31
Hooks
RadBuilder edited this page Dec 28, 2017
·
2 revisions
EmojiChat hooks into DiscordSRV, allowing messages from Minecraft to be translated correctly onto Discord, and vice versa. No further setup for this is required.
EmojiChat hooks into MVdWPlaceholderAPI, allowing MVdW plugins to be able to use Emojis.
The format for placeholders are {emojichat_
<emoji without :
from here> }
.
Note: the server must be using a version of EmojiChat with the emoji you're requesting.
EmojiChat hooks into PlaceholderAPI, allowing other plugins to be able to use Emojis. Placeholder information can be found here.
The format for placeholders are %emojichat_
<emoji without :
from here> %
.
Note: the server must be using a version of EmojiChat with the emoji you're requesting.