Перейти к содержимому
Mineforgian

No More Messages

A server-side method for disabling all player messages in chat.

Загрузки
238
Подписчики
0
Обновлён
8 июня 2026 г.
Лицензия
MIT

Опубликован 31 мая 2026 г.

This works using the chat_type JSON formatting to remove all content from messages.

The types of messages that are disabled is as follows:

  1. Default Chat Messages
  2. Emote messages with /me
  3. Private messages (receiving and sending) with /tell and /msg
  4. Team messages with /teammsg
  5. Say messages with /say

This is an experimental feature and will not run on Realms servers.

NOTE: This requires server-side installation ONLY. This will not work for servers that do not have it installed!

Ченджлог

1.0.0Релиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.
  • Added required toml for Forge and Neoforge
  • Added required json for Fabric and Quilt

Комментарии

Загружаем…