# The message shown to in-game staff when using /sc in-game # Placeholders: # %displayname% - Displays the player's displayname # %username% - Displays the player's username # %message% - Displays the sent message general-layout: "&4StaffChat &c%username%&4: &a%message%"
# The message shown to in-game staff when using -sc on Discord # Placeholders: # %usertag% - Displays the user's username + tag (Ex. Siebrenvde#0863) # %username% - Displays the user's username (Ex. Siebrenvde) # %message% - Displays the sent message minecraft-layout: "&9Discord &4StaffChat &c%usertag%&4: &a%message%"
# The message shown in the Discord when using /sc in-game # Placeholders: # %displayname% - Displays the player's displayname # %username% - Displays the player's username # %message% - Displays the sent message discord-layout: "**[StaffChat] %username%**: %message%"
# Whether to use embed in reports (RECOMMENDED) use-embed: true
report-message-discord: "**[Report] %reporter%** reported **%reported%** for *%reason%*" report-message: "&c%reporter% &7reported &c%reported% &7for &c%reason%" helpop-message-discord: "**[HelpOp] %player%**: %message%" helpop-message: "&cHelpOp %player%: &e%message%"
Installation - Install Spicord - Add "staffchat" to the bot's addon list
- Add your your channel ID to the staffchat's config
- Start your server and try it out
BungeeCord Both Spicord and StaffChat should be installed on the proxy server for cross-server staff chat to work.