![]()
Please leave a review! It helps!
NOTE:
If you have updating StaffChat to version 2.1, you must delete your config.yml, or add the new configuration values by hand.
Configuration Options:
StaffChat allows you to change these options in the config.yml or through /ac config or /sc config:
Enabled (AdminChat only)
Prefix
Suffix
Chat Color
Use Display Names
Message Format
Available tags for message format:
{prefix}
{sender}
{suffix}
{message}
Commands:
Due to StaffChat and AdminChat sharing commands, the commands listed below are available for both. For demonstration purposes, /staffchat is used as the primary command.
/staffchat
Description: Allows the user to toggle the channel to StaffChat. If used in combination with a message, will send a StaffChat message to everyone with the permission to receive it.
Permission: staffchat.use | adminchat.use
/staffchat toggle
Description: Toggles exemption from receiving StaffChat messages.
It should be noted that exemption will be reset to default when the plugin is loaded/reloaded.
Permission: staffchat.toggle | adminchat.toggle
/staffchat config <setting> <value>
Description: Sets the given setting to value in the config.yml. Settings that can be edited: prefix, suffix, chatcolor, usedisplaynames.
It should be noted that usedisplaynames will only take booleans (true/false), and other values will result in an error.
Permission: staffchat.config | adminchat.config
Permissions:
staffchat.op
Description: Gives all permissions pertaining to the plugin.
staffchat.*
Description: Gives all StaffChat permissions.
staffchat.basic
Description: Gives basic StaffChat permissions (use/receive).
staffchat.use
Description: Allows the user to use /staffchat.
staffchat.receive
Description: Allows the user to receive messages from /staffchat.
staffchat.toggle
Description: Allows the user to toggle exemption of receiving StaffChat messages.
staffchat.config
Description:
Description: Allows the user to configure StaffChat from within game, using the config subcommand.
adminchat.*
Description: Gives all AdminChat permissions.
adminchat.basic
Description: Gives basic AdminChat permissions (use/receive).
adminchat.use
Description: Allows the user to use /adminchat.
adminchat.receive
Description: Allows the user to receive messages from /adminchat.
adminchat.toggle
Description: Allows the user to toggle exemption of receiving AdminChat messages.
adminchat.config
Description:
Description: Allows the user to configure AdminChat from within game, using the config subcommand.

StaffChat 2.1
Adds a simple staff-only and admin-chat.