Pack: Chat Colors - teakivy/teaks-tweaks GitHub Wiki

Pack: Chat Colors (chat-colors)

Chat colors allows you to add colors and styles to your messages, signs, and items.

Use & before a color code in a message, anvil, or on a sign. Alternatively, you can also use Mini Message Formatting.

Showcase

chat-colors

Config

The config for this pack can be found in the config.yml file for the plugin.

# Chat Colors
# Use Chat Colors to make your messages, signs, and items look better (Using '&' for color codes)
#
# Permissions:
# teakstweaks.chat-colors.chat
# teakstweaks.chat-colors.anvil
# teakstweaks.chat-colors.signs
chat-colors:
  enabled: false

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the pack is enabled.

Permissions

teakstweaks.chat-colors.chat

  • Default - true
  • Description - Controls whether the player can use Chat Colors in chat.

teakstweaks.chat-colors.anvil

  • Default - true
  • Description - Controls whether the player can use Chat Colors on items in an anvil.

teakstweaks.chat-colors.signs

  • Default - true
  • Description - Controls whether the player can use Chat Colors on a sign.

Messages

"chat_colors.name": "Chat Colors",
"chat_colors.description": "Use Chat Colors to make your messages, signs, and items look better (Using '&' for color codes)..",

chat_colors.name

  • Default - Chat Colors

chat_colors.description

  • Default - Use Chat Colors to make your messages, signs, and items look better (Using '&' for color codes).