#<<---->> cStaff 1.5 <<---->>

Finally, all those confused players know who to ask for help!  Simply type /staff to see:
  - Names of online staff members (players with the 'cstaff.staff' permission node will show up in this list)
  - Names of online donors (players with the 'cstaff.donor' permission node will show up in this list
  - Online player count

Now with 6 different built-in color schemes to choose from! Check out the ColorScheme section in the config!

Compiled with CB 1.3.1 R1.0

Authors: LinearLogic and Developher

###Changelog (1.4 --> 1.5)

- Added 'version' command extension (pretty self-explanatory)
- Added 'reload' command extension - reloads the config so you don't need to restart the server in order to apply color scheme changes
- Added 'help' command extension - displays a list of cStaff commands and their functions
- Added error handling for cStaff commands - an unrecognized command will return the '/cstaff help' output
- Added permissions nodes for '/cstaff version' and '/cstaff reload'
- Added permissions branch to plugin.yml

###Changelog (1.3 --> 1.4)

- Removed dependency on Vault for permissions handling
- Reworked CSCommandHandler class in preparation for the addition of 'version' and 'reload' command extensions