Emotes Server

Emotes Server

Mod

The mod that allow to use emotes on your minecraft server

Server SocialUtility

18 downloads
2 followers
Createda month ago
Updateda month ago

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

Emotes Server

quilt quilted-fabric-api fabric

This mod allow you to use emotes on your server with the companion client mod.

For players, that don't have the client mod, they will see a placeholder defined by the owner.

To use emotes, the players with the client mod will have to prefix and suffix your emotes with :, just like on Discord.

Configuration

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

But they aren't loaded automaticaly, you need to put them in the config at <server folder>/config/emotes_server/emotes_server.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_server/emotes folder
In my config file, I'll have

emotes = ["kappa:Kappa"]

WARNINGS

You can't put emotes with an uppercase name, you'll have to always have a 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.


Project members

fantomitechno

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID