cStaff v1.5

Details

  • Filename
    cStaff.jar
  • Uploaded by
  • Uploaded
    Aug 23, 2012
  • Size
    10.02 KB
  • Downloads
    443
  • MD5
    3b5f0d37b7367d2b41fc257bb775b302

Supported Bukkit Versions

  • CB 1.3.1-R1.0

Changelog

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.