- Download EmojiParticle.mcpack and put it in the resource_packs folder.
- Open file
resource_packs.yml, set force_resources totrueand resource_stack toEmojiParticle.mcpack.
force_resources: true
resource_stack:
- EmojiParticle.mcpack- Apply this plugin
- Enjoy it with /emoji command
/**
* @var $entity Entity
* @see $emojiId Emoji::EMOJI_LIST
*/
Emoji::sendEmoji($entity, $emojiId);