MCCore v1.3

Details

  • Filename
    MCCore.jar
  • Uploaded by
  • Uploaded
    Jun 26, 2013
  • Size
    72.70 KB
  • Downloads
    222
  • MD5
    fce231291c9edc29ed6334a2616f157c

Supported Bukkit Versions

  • CB 1.5.2-R1.0

Changelog

Version 1.3 - 6/26/13
  • Added an optional third parameter to CommandHandler
  • Added the EconomyPlugin interface
  • Added the ISavable interface
  • Added auto-save functionality to configs obtained through MCCore
Version 1.2 - 6/26/13
  • Added a few methods to Economy
  • Fixed chat data not saving
  • Moved the permission check for CommandHandler into its own method
  • Removed the saveOnDisable property for Config
Version 1.1 - 6/25/13
  • Added the rest of the items for 1.5.2
  • Added a vanilla to bukkit method for items
  • Fixed command usage displaying correctly
Version 1.0 - 6/25/13
  • Initial release