3.2

Details

  • Filename
    craftconomy3-3.2.jar
  • Uploaded by
  • Uploaded
    Jan 4, 2015
  • Size
    2.67 MB
  • Downloads
    1,894
  • MD5
    bc0b8782f8f796d13831b77efa593107

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

Release notes - 3.2

PEOPLE WITH SQLITE: You can use this dev version instead, it will allow you to convert: https://oss.sonatype.org/content/repositories/snapshots/com/greatmancode/craftconomy3/3.2.1-SNAPSHOT/craftconomy3-3.2.1-20150107.000135-4.jar

READ THIS. IF YOU DON'T YOU MIGHT GET SURPRISES

Your entire database will be deleted and re-created in this version. PLEASE DO BACKUPS IN CASE STUFF GO WRONG. THIS IS MY ONLY WARNING. If stuff do go wrong, please rollback to 3.1.6 and give me the stacktrace/error you got.

You need Vault 1.5.2: http://nexus.theyeticave.net/content/repositories/pub_releases/net/milkbowl/vault/Vault/1.5.2/Vault-1.5.2.jar

Might wonder why the .jar is so big (2MB). It's because of the library I use for SQL called HikariCP. It needs some dependencies that Minecraft don't offer.

  • Bugfix: Rewrote the entire database backend. This should hopefully improve performance and allows me to be more flexible than the old system (SimpleSave)
  • Addition: Added /craftconomy reload (permission node craftconomy.config.reload). This should allow you to reload the plugin without issues. This is a not really tested feature so watchout.
  • Addition: added /pay, a alias for /money pay
  • Addition: Some API updates all around the AccountManager system.
  • Bugfix: Allow empty passwords in iConomy converter in MySQL mode.
  • Bugfix: Make the EventManager follow the case sentitive rule
  • Bugfix: Add UUID support in importing. Keep it mind this doesn't import names when that happen
  • Removal: SQLite dropped. Replaced by H2. Your SQLite database will be replaced on upgrade.
  • Removal: Payday system. Was totally buggy.

** PEOPLE WITH SQLITE: You can use this dev version instead, it will allow you to convert: https://oss.sonatype.org/content/repositories/snapshots/com/greatmancode/craftconomy3/3.2.1-SNAPSHOT/craftconomy3-3.2.1-20150107.000135-4.jar **