Skip to content

sky-min/Emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emoji

pmmp emoji plugin

General

Express your feelings with emojis.

Note

This plugin needs a resource pack and applies it automatically. At this point, the force_resources value changes to true.

How to use

  1. Apply this plugin
  2. Edit the config.yml file of plugin in plugin_data/emoji 3, you can customize name for emoji
  3. Select an emoji via the /emoji command

API

/**
 * @var $entity Entity
 */
Emoji::getInstance()->sendEmoji($entity, $emojiId);