
Simple Chat
Note: Requires Placeholder API
A straightforward chat formatting plugin with an extensive permission system that allows flexible configuration of text formatting options available to players.
Message formatting uses MiniMessage syntax. The plugin includes standard placeholders: <player>
for displaying player names and <message>
for message text. It also supports Placeholder API placeholders, which must be formatted as <papi:placeholder>
, for example <papi:player_displayname>
instead of %player_displayname%
.
Permission System
simplechat.chat.color
— allows color usage in chatsimplechat.chat.gradient
— enables gradient text effectssimplechat.chat.rainbow
— adds rainbow text formattingsimplechat.chat.reset
— permits chat formatting resetsimplechat.chat.format.underline
— enables text underliningsimplechat.chat.format.italic
— allows italic text stylingsimplechat.chat.format.strikethrough
— enables strikethrough textsimplechat.chat.format.bold
— permits bold text formattingsimplechat.chat.format.obfuscated
— enables character obfuscationsimplechat.chat.special.hover
— adds hover tooltipssimplechat.chat.special.click
— enables clickable elementssimplechat.chat.special.newline
— allows line breakssimplechat.chat.special.insert
— enables text insertionsimplechat.chat.special.keybind
— adds keybind displaysimplechat.chat.special.font
— allows font changessimplechat.chat.special.selector
— enables object selectorssimplechat.chat.special.transition
— permits transition effectssimplechat.chat.special.translatable
— adds translatable elementssimplechat.item.show-item
— allows item display via<item>
simplechat.reload
— permits Simple Chat configuration reload