DwiSaputra01 / Emoji

pmmp emoji plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emoji

pmmp emoji plugin

how to use

  1. Download EmojiParticle.mcpack and put it in the resource_packs folder.
  2. Open file resource_packs.yml, set force_resources to true and resource_stack to EmojiParticle.mcpack.
force_resources: true
resource_stack:
  - EmojiParticle.mcpack
  1. Apply this plugin
  2. Enjoy it with /emoji command

API

/**
 * @var $entity Entity
 * @see $emojiId Emoji::EMOJI_LIST
 */
Emoji::sendEmoji($entity, $emojiId);

About

pmmp emoji plugin

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%