- Версия Java
-
- 16
- Ядро
-
- Paper
- Purpur
- BungeeCord
- Velocity
- Waterfall
- Spigot
- CraftBukkit
- PaperSpigot
- NullCordX
- Поддерживаемые версии
-
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- 1.16.x
- 1.17.x
- 1.18.x
- 1.19.x
- 1.20.x
- 1.21.x
- Требуется (API)
- https://www.spigotmc.org/resources/placeholderapi.6245/
Chatty is the universal chat-system solution for any server (Cauldron, Thermos e t.c.). It contains a big pack of features, that can be simply disabled if you don't need it.
Features
- Supports old versions (1.7.10 and higher).
- Supports Thermos and Cauldron servers.
- Multiple world-wide, server-wide or ranged chats.
- Cooldowns for chats.
- Advertisement and caps moderation.
- Notifications at chat, ActionBar (1.8+) and Advancements (1.12+).
- JSON chat formatting (1.7.10+).
- HEX-colorcodes support.
- @Mentions system.
- Multiline fully configurable chat formats.
- Private messages.
- Swearing protection.
- Hover tooltips on swears for admins.
- Command for changing prefixes and suffixes.
- BungeeCord support.
You can see configuration file at Chatty GitHub repository: https://github.com/Brikster/Chatty/blob/master/spigot/src/main/resources/config.yml
Код:
Permissions
chatty.chat.<chat> (chatty.chat.<chat>.see or chatty.chat.<chat>.write) - grants access for chat.
chatty.spy.<chat> or chatty.spy - allows to see all messages from chat-modes.
chatty.command.spy - allows to use "/spy" command for enabling/disabling spy-mode.
chatty.command.reload - allows to use "/chatty" command for reloading configuration.
chatty.command.chat - allows to use "/chat" command.
chatty.command.swears - allows to use "/swears" command.
chatty.command.clearchat - allows to use "/clearchat" command (clear chat for yourself).
chatty.command.clearchat.all - allows to use "/clearchat all" command.
chatty.command.ignore - allows to use "/ignore" command.
chatty.command.msg - allows to use "/msg" command.
chatty.command.reply - allows to use "/reply" command.
chatty.command.prefix - allows to change your prefix by "/prefix" command.
chatty.command.prefix.others - allows to change other's prefix by "/prefix" command.
chatty.command.suffix - allows to change your suffix by "/suffix" command.
chatty.command.suffix.others - allows to change other's suffix by "/suffix" command.
chatty.style.<style> or chatty.style.<style>.<chat> - allows to use styles in chat (styles: colors, bold, magic, reset, italic, underline, strikethrough).
chatty.notification.chat.<list> - allows to see messages from Chat notification list.
chatty.notification.advancements.<list> - allows to see messages from Advancements notification list.
chatty.notification.actionbar - allows to see messages from ActionBar notification.
chatty.moderation.advertisement - bypass advertisement moderation.
chatty.moderation.caps - bypass caps moderation.
chatty.cooldown or chatty.cooldown.<chat> - allows to bypass cooldown of chat.
chatty.mentions - allows to use mentions in chat. Requirements
The plugin doesn't have any requirements, but it can work with Vault and PlaceholderAPI.