Description
# Twemoji
Adds Pixelated Twitter-style emoji to Minecraft chat, signs, books, and tooltips. Type `:name:` to insert one.

## Features
- The full Twemoji set built in : smileys, hands, flags, symbols, all of it.
- Live shortcode conversion: type `:smile:` and it pops in as you close the colon or hit space.
- Skin tone preference for hand and people emojis.
- Animated emojis via datapack.
- Server datapacks can add custom emojis that sync to every connected client.
- Emoji rain command for fun (`/twemoji rain `), works in singleplayer and on servers.
- 
## How to type emojis
Open chat, type `:` and start typing the name. A suggestion list appears. Or open the picker with the keybind (rebindable in Controls).

## Custom emojis (server datapacks)
Drop a PNG into a datapack at `data//twemoji/emoji/.png`. The file name is the shortcode. Static and animated both supported (animated uses the same `.png.mcmeta` format as vanilla animated textures).
There's also a discord bot and website available in my [Discord Server](https://discord.gg/2MhyDzJ3g3) with a built-in datapack editor


Singleplayer and dedicated servers work the same — the integrated server pushes the set to your client on join.
Full datapack format and examples are in the project README on GitHub.
## Commands
- `/twemoji skin <0-5>` - set your skin tone (0 = default) can also be done in the picker.
- `/twemoji rain [seconds]` - emoji rain on your screen.
- `/twemoji rain [seconds] ` - admins only, trigger rain for someone else.
- `/twemoji button ` - show/hide the picker button next to the chat input.
- `/twemoji flags ` - toggle regional indicator flag emoji rendering.
- `/twemoji render ` - export an emoji to a PNG file.
- `/emoji upload ` - admin command to add a server-wide emoji at runtime.
## License & attribution
**Source code** is All Rights Reserved. View and fork for PRs only - no redistribution or derivative works without written permission.
**Bundled image assets and shortcode data** are CC-BY 4.0:
- Twemoji graphics - Copyright © 2018 Twitter, Inc. and other contributors, CC-BY 4.0.
- Pixel art adaptation and resource pack layout - Copyright © 2020 Amber ([PixelTwemojiMC](https://github.com/AmberWat/PixelTwemojiMC)), CC-BY 4.0.
When redistributing, the asset attribution above must be preserved.
Support on [Discord](https://discord.gg/m4EHeRjfZ9)
If you'd like to support me and the development of my mods, I recommend trying out BisectHosting. Use code "project8gbderam" to get 25% off your first month of a gaming server for new customers. They offer 24/7 support and lightning-fast response times, ensuring you're in great hands and providing exceptional assistance for all your gaming needs. [https://www.bisecthosting.com/project8gbderam](https://www.bisecthosting.com/project8gbderam)
