Emotes

Emotes

Mod

A mod to use Emotes on multiple servers

Server SocialUtility

250 downloads
2 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Emotes

fabric fabric-api

This mod allows you to use server defined emotes in chat

For Users:

Just type : in chat with the start of your favorite emotes to use them!

For admins

Players that don't have the client mod will see a placeholder defined by the server owner.

Every emotes files are stocked in the folder <server folder>/config/emotes/emotes

But they aren't loaded automaticaly, you need to put them in the config at <server folder>/config/emotes/emotes.toml
You'll have a list of all your emotes, they should follow the following patern : "<name of png file>:<placeholder name>"

For example, I have the emote kappa.png in the emotes/emotes folder
In my config file, I'll have

emotes = ["kappa:Kappa"]

and I'll be able to use it in game as ":kappa:" and players without the mod will see "Kappa"

WARNINGS

You can't put emotes with an uppercase name (it's a minecraft limitation for where I stock the emotes in memory), you'll have to always have a full lowercase name.

TL;DR:

  • no Kappa.png only kappa.png
  • no "Kappa:Kappa" in config file, only "kappa:Kappa"

Your emotes will be sent to the client aka they will have your emotes files on their computer so be aware of not using images you don't want publicly available.

Old description

You need the companion server mod.


Project members

fantomitechno

Member

Details

Licensed MIT
Published 2 months ago
Updated 17 days ago