# _ _ _ _ ____ _ __ __ ____ _ _ ____
# | | | | | |_ _ __ __ _/ ___|| |_ __ _ / _|/ _|/ ___| |__ __ _| |_| _ \ _ __ ___
# | | | | | __| '__/ _` \___ \| __/ _` | |_| |_| | | '_ \ / _` | __| |_) | '__/ _ \
# | |_| | | |_| | | (_| |___) | || (_| | _| _| |___| | | | (_| | |_| __/| | | (_) |
# \___/|_|\__|_| \__,_|____/ \__\__,_|_| |_| \____|_| |_|\__,_|\__|_| |_| \___/
# UltraStaffChatPro - config.yml - Configuration.
# Copyright 2020 Joshua Sing & Myles Newton | All rights reserved.
# Support | https://discord.joshualovescode.dev
# Docs | https://docs.joshualovescode.dev/plugins/ultrastaffchat-bungeecord#configuration
# [ UltraStaffChatPro | Chat Configuration ]
# Chat | Do you want to let staff members use a prefix in their message to make it go to staff chat?
# Chat | Prefix [ Above needs to be enabled, Cannot be "/" ]
# [ UltraStaffChatPro | Discord Configuration ]
# Discord | Webhook/Bot [ true: Bot, false: Webhook ]
# Discord | Bot Token [ Only needed if `discord-type` is true. https://discord.com/developers/applications ]
discord-token: "NjM3MTQ3NzQzMzc0MDE2NTIy.XsHnCQ.ShzlE0biUp_J-RzHm1aj5VzymoQ"
# Discord | Activity Type [ Options: "PLAYING", "WATCHING", "LISTENING". Only needed if `discord-type` is true. ]
discord-activity-type: "WATCHING"
# Discord | Activity [ Only needed if `discord-type` is true. ]
discord-activity: "staffchat."
# Discord | Guild ID [ Only needed if `discord-type` is true. ]
discord-guild: "639666139747581955"
# Discord | Channel ID [ Only needed if `discord-type` is true. ]
discord-channel: "709971814515998721"
# Discord | Webhook Username [ Only needed if `discord-type` is false. ]
discord-wh-username: "UltraStaffChatPro"
# Discord | Webhook URL [ Only needed if `discord-type` is false. ]
discord-wh-url: "https://discordapp.com/api/webhooks/711757282341421068/P6KjJbovtpsyDt2o76ZuGnkuhycEmhyDf6i-8wHLdNbTSXuSZv35GUoK8sgeG-n_K_Fo"
# Discord | Embed/Text [ true: Embed, false: Text ]
# Discord | Embed Color [ Only needed if `discord-embed` is true. Must be a HEX Code. ]
discord-eb-color: "#5555FF"
# Discord | Embed Footer [ Only needed if `discord-embed` is true. ]
discord-eb-footer: "UltraStaffChatPro"
# [ UltraStaffChatPro | MultiChannel Configuration ]
multichannel-enabled: false
# MultiChannel | Channels
hc: # Command without "/"
perm-talk: "helperchat.talk"
perm-read: "helperchat.read"
perm-toggle: "helperchat.toggle"
perm-mute: "helperchat.mute"
no-perm: "&cNo permission."
usage: "&cUsage: /hc <message>"
format: "&8[&e&lH&8] &e{player}&7: {message}" # [ Placeholders: BungeeCord Server: {server}, Player: {player}, Message: {message}, LuckPerms Prefix: {lpprefix} ]
discord-format: "[H] {player}: {message}"
toggle-message-on: "&8[&e&lH&8] &aToggled on."
toggle-message-off: "&8[&e&lH&8] &cToggled off."
mute-message-on: "&8[&e&lH&8] &aMuted."
mute-message-off: "&8[&e&lH&8] &cUnmuted."
# MultiChannel | Aliases [ Format: COMMAND:MULTICHANNEL ]
# [ UltraStaffChatPro | Toggle Configuration ]
# [ UltraStaffChatPro | Mute Configuration ]
# [ UltraStaffChatPro | AFK Configuration ]
# [ UltraStaffChatPro | List Configuration ]
# List | Exempt from showing in the list [ Permissions at bottom ]
list-exempt-enabled: false
# [ UltraStaffChatPro | Join Configuration ]
# Join | Self [ See own join messages ]
# [ UltraStaffChatPro | Leave Configuration ]
# [ UltraStaffChatPro | Switch Configuration ]
# Switch | Enabled [ Only works on BungeeCord! ]
# Switch | Self [ See own switch messages ]
# [ UltraStaffChatPro | Permission Configuration ]
perm-reload: "ultrastaffchatpro.reload"
perm-debug: "ultrastaffchatpro.debug"
perm-join: "staffchat.join"
perm-leave: "staffchat.leave"
perm-list: "staffchat.list"
# Permission | List Exempt
perm-list-exempt: "staffchat.list.exempt"
perm-afk: "staffchat.afk"
perm-mute: "staffchat.mute"
perm-toggle: "staffchat.toggle"
perm-switch: "staffchat.switch"
perm-read: "staffchat.read"
perm-talk: "staffchat.talk"
# [ UltraStaffChatPro | System Configuration ]
# System | Configuration File Version [ Don't change! ]