HomeJavaModsStaffChatPlus
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
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
messages.yml
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!"
   
Commands

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.
Installation

Simply drop the plugin into your servers plugins folder and reload/restart the server.

Images

Image Examples:
Console.PNG
GlobalStaffChat.png Image2.PNG

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more