promotional bannermobile promotional banner

cStaff

A brand new Staff plugin that allows users to easily see online staff.

File Details

cStaff v1.5

  • R
  • Aug 24, 2012
  • 10.02 KB
  • 581
  • CB 1.3.1-R1.0

File Name

cStaff.jar

Supported Versions

  • CB 1.3.1-R1.0
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


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


1.3
- Fixed classpath error in plugin.yml
- Reworked project layout
- Added standalone logger
- Altered gray scheme to be more readable (why even bother, it's the gray scheme...)


1.2
- Repackaged .java files
- Improved the onCommand method
- Reformatted the /staff output
- Made root command /cstaff, with /staff as an alias (this will help with new commands currently being implemented)
- Added color schemes! 6 to choose from; selected in the config.yml
- Added config file handling methods to CSMain.java


1.1
- Changed package layout
- Changed class names
- Stopped onCommand from returning false when it shouldn't
- Added stacktrace printing for all caught exceptions
- Fixed permissions nodes to stem from the same branch, 'cstaff'


1.0
- First stable buildNone.