
YoChat
Modern chat, done the right way
- Загрузки
- 93
- Подписчики
- 0
- Обновлён
- 28 мая 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 23 апреля 2026 г.

YoChat is a Paper chat plugin for formatted chat, channel-based messaging and built-in moderation. It supports MiniMessage, legacy & colors, mentions, custom player prefixes/suffixes and Discord webhook logging for mute actions.
Features
- MiniMessage chat with legacy colors and hex support
- Channels with radius, world restrictions and per-channel formatting
- Temporary and permanent mutes with optional webhook logging
- Blocked words, mention highlighting and mention sounds
- Prefix/suffix priority support for LuckPerms, Vault and YoChat
- Message replying
- Optional PlaceholderAPI support
- Developer API for channels, mutes, formatting and pipeline hooks
Requirements
- Java 21
- Paper 1.21.11 or 26.1.x
- LuckPerms or Vault
- PlaceholderAPI optional
Installation
- Put
YoChat.jarinto thepluginsfolder. - Make sure Java 21 is in use.
- Install LuckPerms or Vault.
- Start the server at once.
- Edit
config.ymlas needed. - Use
/yochat reloadafter config changes.
Commands
/yochat help/yochat reload/yochat mute .../yochat unmute <player> [reason]/yochat channels .../yochat player <player> .../yochat debug ...
For Developers
YoChat includes an API for:
- channel lookup and management
- mute lookup and management
- message parsing and formatting
- custom chat pipeline steps and execution
JitPack dependency:
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.TyyniGit</groupId>
<artifactId>YoChat</artifactId>
<version>v1.5.0</version>
<scope>provided</scope>
</dependency>
This project is made with the help of AI for the best performance.
Ченджлог
1.5.0Релиз26.1, 26.1.1, 26.1.2 · 28 мая 2026 г.
Debug command update.
Added /yochat debug trace, message and dump and new permissions for them.
1.4.1Релиз26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.
Added a notifier for new updates. Permission for seeing the notifications is yochat.updates
1.4.0Релиз26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.
Folia support
1.3.0Релиз1.21.11 · 23 мая 2026 г.
Added new system: Message replying
Other: Javadoc on everything
1.2.2Релиз1.21.11 · 17 мая 2026 г.
[DEV UPDATE]
Made Javadoc show up
1.2.1Релиз1.21.11 · 16 мая 2026 г.
Made the /yochat reload command reload all configuration files
1.2.0Релиз1.21.11 · 14 мая 2026 г.
Added new player-specific prefix and suffix management system. Added small bug fixes.
1.1.0Релиз1.21.11 · 3 мая 2026 г.
Implemented chat pipeline system with multiple processing steps. Hookable with API.
Комментарии
Загружаем…