▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Emotes
Emotes

Emotes

A mod to use Emotes on multiple servers

Оцените первым
4.9K
9

Emotes

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.

Your emotes need to be squares, they can be high resolution but they need to be squares!
If not respected, the clients will crash when opening their chat.

TL;DR:

  • no Kappa.png only kappa.png
  • no "Kappa:Kappa" in config file, only "kappa:Kappa"
  • no 600x400 images only 600x600

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.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Зависимости

Ссылки


Детали

Лицензия:
Опубликован:2 года назад
Обновлён:12 месяцев назад
Главная