Skip to content

Simplexity-Development/SimpleChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChat

Depends on Placeholder API

Really basic chat formatting plugin with a lot of permissions for which formatting should be allowed

Chat formatting is in minimessage formatting, you can use this site to see how it'll look https://webui.advntr.dev/ Default placeholders within this plugin are <player> for a player's display name and <message> for the chat message Placeholder API placeholders can be used, they need to be formatted like <papi:placeholder> so <papi:player_displayname> instead of %player_displayname%

Permissions:

  • simplechat.chat.color: Allows player to use colors in chat
  • simplechat.chat.gradient: Allows player to use gradients in chat
  • simplechat.chat.rainbow: Allows player to use the rainbow tag in chat
  • simplechat.chat.reset: Allows player to reset their chat formatting
  • simplechat.chat.format.underline: Allows player to use underline in chat
  • simplechat.chat.format.italic: Allows player to use italics in chat
  • simplechat.chat.format.strikethrough: Allows player to use strikethrough in chat
  • simplechat.chat.format.bold: Allows player to use bold formatting in chat
  • simplechat.chat.format.obfuscated: Allows player to use obfuscation formatting in chat
  • simplechat.chat.special.hover: Allows player to use hover tags in chat
  • simplechat.chat.special.click: Allows player to use clickable tags in chat
  • simplechat.chat.special.newline: Allows player to use new line tags in chat
  • simplechat.chat.special.insert: Allows player to use insertion tags in chat
  • simplechat.chat.special.keybind: Allows player to use keybind tags in chat
  • simplechat.chat.special.font: Allows player to use font tags in chat
  • simplechat.chat.special.selector: Allows player to use selector tags in chat
  • simplechat.chat.special.transition: Allows player to use transition tags in chat
  • simplechat.chat.special.translatable: Allows player to use translatable tags in chat
  • simplechat.reload: Allows player to reload SimpleChat configuration