
Having a ingame staff chat has become more or less a must-have for all servers. It allows for quick and easy communication between all staff members that are ingame. Originally meant as a private plugin for the public server I run, I decided to publish it seeing as there aren't many up-to-date, working plugins like this out there. And by the way, if you are wondering what "ho" is, it's a reference to the "helpop" command that many used to use a long time ago when there were no staff chat plugins.
| Command | Description | Permission |
|---|---|---|
| /ho <message> | Sends a message in staff chat. | glacy.staffchat |
| /tho | Toggles speaking in staff chat and global chat. | glacy.staffchat |
| /hoa <message> | Sends an announcement in staff chat | glacy.staffchat.announce |
| /gsc | Only typing the command will display general information about the plugin along with its current version. Along with the arguments shown below you can configure the updateChecker and reload the plugin. | (No permission needed) |
| none | If you have this permission, you will be notified when you join if a new version is available. | glacy.staffchat.update |
| Argument | Description | Permission |
|---|---|---|
| rl, r, or reload | Reloads the plugin | glacy.staffchat.config.reload |
| help | Shows arguments available with the player's permissions | none |
| updater | Shows you what all updater settings are set to | glacy.staffchat.updater |
| updater (true/false) | Completely enable/disable the updater | glacy.staffchat.config.updater |
| updater notify (ingame/console) (true/false) | Set ingame/console notifying of new version to true/false | glacy.staffchat.config.updater |
| updater download (true/false) | Set auto download and deploy of new version to true/false | glacy.staffchat.config.updater |
| updater help | Shows help for /gsc updater | glacy.staffchat.config.updater |
| cl | Shows you if tho, ho, and hoa have console logging enabled | glacy.staffchat.config.cl |
| cl (tho/ho/hoa) (true/false) | Sets console logging for tho, ho, or hoa to true/false |
updater: enabled: true notify: console: true ingame: true download: false looks: prefix: '&bSTAFF:' msgColor: '&3' gscMsgColor: '&3' valueColor: '&6' hoaPrefix: '&bSTAFF ANNOUNCEMENT:' hoaColor: '&6' console-logging: tho: true ho: false hoa: false
http://youtu.be/av2JUhb0lKw (Updated for v1.0.1)