JustChat
Just a chat formatting plugin
JustChat
This plugin requires PlaceholderAPI plugin.
---
JustChat is a simple plugin that controls chat formatting and introduces permissions for minimessage formatting in the chat.
Permissions
* `justchat.color` - Allows for usage of basic color tags * `justchat.bold` - Allows for usage of `<b>` * `justchat.italic` - Allows for usage of `<i>` tag * `justchat.underlined` - Allows for usage of `<u>` tag * `justchat.strikethrough` - Allows for usage of `<st>` tag * `justchat.obfuscated` - Allows for usage of `<obf>` tag * `justchat.gradient` - Allows for usage of `<gradient>` tag * `justchat.font` - Allows for usage of `<font>` tag * `justchat.rainbow` - Allows for usage of `<rainbow>` tag * `justchat.hover` - Allows for usage of `<hover>` tag * `justchat.click` - Allows for usage of `<click>` tag * `justchat.format` - Allows for usage of `<b>`, `<i>`, `<u>` and `<st>` tags * `justchat.colors` - Allows for usage of basic color tags, `<gradient>` and `<rainbow>` tags * `justchat.actions` - Allows for usage of `<click>` and `<hover>` tags
Config
format
Format is what the message will look like formatted. Only available placeholder aside from PlaceholderAPI ones is `%message%`, that just returns the message player sent.