A powerful StaffChat with GUI editor
Base core for Spigot version provided by
Songoda
99% of messages are customizable
Syntax: = required, [] = optional
Commands:
/staffchat [message]
/sceditor [symbol|format] (on Spigot)
/sceditor (on Bungee)
Permissions:
miststaffchat.use
miststaffchat.editor
miststaffchat.check
This plugin is still in beta phase! If you find any bugs or have any suggestions please contact me on Discord: FeehGamer#0001
Note: This plugin only supports Java11 and up
Installation:
Turn off your server
Place the plugin into your plugins directory
Turn the server back on
The plugin should be now up and running
Showcase:
Symbol StaffChat Message (Default: #)
symbol:
enabled: true
{
"staffchat": {
"symbol": "#",
"format": "&8[&b&lSTAFF&8] &b{USERNAME} &7&l>> &7{MESSAGE}",
"off": "&8[&e&lSTAFF&8] &7Staffchat successfully turned &coff&7!",
"on": "&8[&e&lSTAFF&8] &7Staffchat successfully turned &aon&7!"
},
"success": {
"symbol": "&aSuccessfully set symbol to {SYMBOL}!",
"format": "&aSuccessfully set new format!"
},
"errors": {
"console": "&cOnly player can use this command.",
"permission": "&cYou don't have permission to do that.",
"empty": "&cThe message can't be empty!"
}
}
%msc_staff_enabled% -> Checks if player has enabled staff chat
Note: For placeholders to work, you need to have plugin PlaceholderAPI in your plugins