StaffChatPlus is a plugin which adds the ability for your staff to talk in their own separate chat.
The plugin adds channels so certain staff ranks can talk to eachother without lower staff ranks seeing their messages. These channels are permission based, and the permissions can be changed in config.yml
Configuration
config.yml
messages.yml
Commands
Installation
Simply drop the plugin into your servers plugins folder and reload/restart the server.
Images
Image Examples:
The plugin adds channels so certain staff ranks can talk to eachother without lower staff ranks seeing their messages. These channels are permission based, and the permissions can be changed in config.yml
Configuration
config.yml
Code (YAML):
# Should players stay in their staff channels after a server reload/restart?
channel-persistence : true
# There will always be a pre-defined channel named "global", although it won't be in this config.
channels:
moderators:
permission : staffchatplus.channel.moderators
admins:
permission : staffchatplus.channel.admins
managers:
permission : staffchatplus.channel.managers
owners:
permission : staffchatplus.channel.owners
channel-persistence : true
# There will always be a pre-defined channel named "global", although it won't be in this config.
channels:
moderators:
permission : staffchatplus.channel.moderators
admins:
permission : staffchatplus.channel.admins
managers:
permission : staffchatplus.channel.managers
owners:
permission : staffchatplus.channel.owners
Code (YAML):
messages:
format : "&4[&eStaffChatPlus&4] &c{0} ({1}): &r{2}"
no-permission : "&cInsufficient Permission! You require {0}!"
no-channel-permission : "&cYou don't have permission to join that channel! You require {0}!"
join:
channel-no-longer-exists : "&cThe staff channel you were in previously no longer exists. You have been moved to global chat (Not global staff chat!)"
commands:
not-player : "&cYou must be a player to use that command."
left-staff-chat : "&7You are no longer in staff chat."
joined-global-staff-chat : "&aYou are now in the global staff chat."
joined-channel : "&aYou joined the &c{0} &astaff chat channel."
nonexistant-channel : "&cThat staff channel does not exist."
reload:
success : "&aReloaded all configs!"
format : "&4[&eStaffChatPlus&4] &c{0} ({1}): &r{2}"
no-permission : "&cInsufficient Permission! You require {0}!"
no-channel-permission : "&cYou don't have permission to join that channel! You require {0}!"
join:
channel-no-longer-exists : "&cThe staff channel you were in previously no longer exists. You have been moved to global chat (Not global staff chat!)"
commands:
not-player : "&cYou must be a player to use that command."
left-staff-chat : "&7You are no longer in staff chat."
joined-global-staff-chat : "&aYou are now in the global staff chat."
joined-channel : "&aYou joined the &c{0} &astaff chat channel."
nonexistant-channel : "&cThat staff channel does not exist."
reload:
success : "&aReloaded all configs!"
Code (Text):
/staffchatplus (Alias: /scplus)
/scplus - Join global staff chat or leave staff chat completely.
/scplus [channel] - Join the specified channel.
/scplus reload - Reload StaffChatPlus configs.
/scplus - Join global staff chat or leave staff chat completely.
/scplus [channel] - Join the specified channel.
/scplus reload - Reload StaffChatPlus configs.
Simply drop the plugin into your servers plugins folder and reload/restart the server.
Images
Image Examples:
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
StaffChatPlus is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 145 times (via Spigot). Download it and open it directly in the game.