An open API service indexing awesome lists of open source software.

https://github.com/colintimbarndt/mc-chat-emotes-mod

Server-Side chat emotes for Minecraft
https://github.com/colintimbarndt/mc-chat-emotes-mod

emoji fabric fabric-mod forge forge-mod minecraft minecraft-mod

Last synced: 10 months ago
JSON representation

Server-Side chat emotes for Minecraft

Awesome Lists containing this project

README

          

Emoji Icon

![Build Status (1.19)](https://img.shields.io/github/actions/workflow/status/ColinTimBarndt/mc-chat-emotes-mod/build.yml?branch=1.19)

# Chat Emotes

Chat Emotes is a server-side mod that utilizes the Chat Preview feature introduced in Minecraft 1.19 to provide the use of emotes like Emojis inspired by Discord and Twitch chat.
All emotes are configurable and require the players to have a resource pack installed, otherwise the chat will look normal.

Emotes can be defined using datapacks. For an example see [here](./common_server/src/main/resources/data/chat_emotes/emote), more documentation will follow when this mod is stable.

Currently, the mod ships with support for all Emojis and aliases compatible with Discord. If there are any errors or Emojis are missing, please let me know.

As I am still developing this mod, there will be breaking changes in the configuration.

A forge version of this mod is planned.

[][fabric-lang-kotlin]

[fabric-lang-kotlin]: https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin

## Client Mod

The client mod will add GUI elements to the chat that make picking an emoji easier.

**TO BE IMPLEMENTED**

[Twemoji]: https://twemoji.twitter.com/

## License

[![Creative Commons License][license-graphic]][license]\
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License][license].

[license]: http://creativecommons.org/licenses/by-sa/4.0/
[license-graphic]: https://i.creativecommons.org/l/by-sa/4.0/80x15.png