Leaf
3.8
3.8
  • Leaf
  • Config
  • Commands
    • Message Types
      • message
      • reply
      • ignore
      • unignore
      • ignorelist
      • togglemessages
      • togglespy
      • messagehistory
    • Friend Types
      • request
      • accept
      • list
      • online
      • settings
      • unfriend
      • message
      • reply
    • Other Types
      • alert
      • alertraw
      • alertmessage
      • chat
      • find
      • history
      • info
      • inventory
      • join
      • list
      • reload
      • report
      • send
      • servers
      • teleport
      • variable
      • Mute
      • UnMute
    • Default Configuration
  • Placeholders
    • Standard Placeholders
    • Custom Placeholders
  • Inventorys
    • Inventory Size
    • Inventory Slot
    • Inventory Item
  • Events
    • playerjoin
    • playerswitch
    • playerleave
    • playerchat
  • Variables
  • Messages
    • Titles Subtitles Action bars
  • Database
  • Sounds
  • Discord
    • Webhook
Powered by GitBook
On this page
  1. Commands
  2. Other Types

chat

Used to send a message to a chat.

Example
staffchat:
  type: "chat"
  enabled: true
  name: "staffchat"
  aliases: [ "sc" ]
  permission: "leaf.staffchat"
  # Should the messages be logged in console?
  log: true
  # %message% : The players message.
  format: "{server_formatted}&r {rank_colour}<player>&r &7: {vanish_colour}%message%"
  receive_sound: "none"
PreviousalertmessageNextfind