HomeJavaModsSimpleEmojis
SimpleEmojis
SimpleEmojis — screenshot 1

SimpleEmojis

SimpleEmojis is a lightweight Minecraft server plugin that allows players to use Unicode emojis in chat by typing simple placeholders like :skull:.
No resource packs are required — it works purely server-side with default Minecraft Unicode support.


Features


Installation

  1. Download the latest SimpleEmojis .jar file.
  2. Place it into your server’s plugins folder.
  3. Start or reload your server to generate the default config.yml.
  4. Customize emojis in the plugins/SimpleEmojis/config.yml file or use commands.

Usage

Emoji Placeholders in Chat

Type any emoji placeholder in chat wrapped with colons.
Example:
Hello :skull: world!
will display as:
Hello 💀 world!


Commands

All commands require permissions unless you are OP by default.

/simpleemojis <list|reload|help>

Permission: simpleemojis.admin (default OP)


/addemoji <placeholder> <emoji>

Add a new emoji mapping on the fly. The placeholder must start and end with colons (:example:), and the emoji must be a single Unicode emoji character.

Example:
/addemoji :star: ⭐
Result: Typing :star: in chat will show ⭐.

Permission: simpleemojis.add (default OP)


/removeemoji <placeholder>

Remove an existing emoji mapping by its placeholder.

Example:
/removeemoji :star:

Permission: simpleemojis.remove (default OP)


Permissions

Permission Description Default
simpleemojis.admin Access /simpleemojis commands (list, reload, help) OP
simpleemojis.add Use /addemoji command to add emojis OP
simpleemojis.remove Use /removeemoji command to remove emojis OP

Configuration (config.yml)

The configuration contains a map of placeholders to Unicode emojis:

emojis: ":skull:": "💀" ":heart:": "❤️" ":smile:": "😄" ":fire:": "🔥"


Support & Contributions

For bug reports or feature requests, please open an issue on the GitHub repository

Contributions and pull requests are welcome!


License

MIT License © TomMustBe12


Thank you for using SimpleEmojis! 🎉
Make your chat fun and expressive.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more