Code (YAML):
#
# StaffChat v1.0.7
#
# If you find bug or you have an idea for an adjustment, please contact us on
# https://discord.com/invite/2PpdrfxhD4
#
#
# Messages with RGB Support
#
message:
noPerm
:
"{#FF0000>}&lStaffChat{#E4A025<} &7You don't have sufficient permissions..."
errorMessage
:
"{#FF0000>}&lStaffChat{#E4A025<} &7Something went wrong..."
enable
:
"{#FF0000>}&lStaffChat{#E4A025<} &7enabled"
disable
:
"{#FF0000>}&lStaffChat{#E4A025<} &7disabled"
reload
:
"{#FF0000>}&lStaffChat{#E4A025<} &7Config reloaded..."
#
# Here you can edit the chat message from StaffChat
#
content:
chat
:
"{#FF0000>}&lStaffChat{#E4A025<} &7%name% &7&l⋙ &f%message%"
#
# Symbol function
#
# If you type a symbol first in a message, and you have permissions (staffchat.write or staffchat.admin)
# you can send "fast message" to StaffChat.
#
# You can disable this function or change symbol (Needs config reload /staffchat reload)
#
symbol:
type
:
"@"
symbolBool
: true
#
# Sound function
#
# Only Spigot function :/
# When somebody send message it will do sound
#
sound:
type
:
"ENTITY_ITEM_BREAK"
soundBool
: true