3.0.0b

Details

  • Filename
    craftconomy3-3.0.0b.jar
  • Uploaded by
  • Uploaded
    Aug 22, 2012
  • Size
    4.02 MB
  • Downloads
    787
  • MD5
    c897e0f34a4b83a6c61917c62a6781da

Supported Bukkit Versions

  • CB 1.3.1-R2.0

Changelog

3.0.0b release. Contains a database fix glitching the setup wizard.

Total rewrite of Craftconomy!

You can't load the Craftconomy2 settings/database into Craftconomy3. There's a importer for that.

Here is the major changes:

  • Now dual-loading in both Craftconomy & Spout. The plugin is programmed in a way that it can be loaded in any type of servers with 3 files!
  • In-Game setup wizard! Simply type /ccsetup in the console or ingame to setup craftconomy on first boot-up!
  • /payday command to manage payday
  • /craftconomy now handles main settings about the plugin
  • /currency manage the currency
  • Database Handling is now working through SimpleSave by Alta189.

Check the Wiki pages for all the commands information & Permission nodes (Some changed).

The plugin now contains the SQLite & MySQL library due to the requirement with Spout Server.

Dev information:

  • User accounts & Bank accounts are now merged in a single table. Bank accounts are prefixed with bank:
  • Completly new API. Check the javadoc link on the frontpage to know everything! (Basicly you check if the plugin is running and if it does, everything goes through Common.getInstance(). A more user-friendly guide will be created soonish on the wiki.

Add the Interest system for banks.

Currency Exchange rate is not implemented.

Top list is not implemented due to SimpleSave limitation (Currently being fixed)

You currently need a dev-build of Vault to be able to use Craftconomy 3. You can download it here: http://ci.herocraftonline.com/job/Vault/lastSuccessfulBuild/artifact/target/Vault-1.2.18-SNAPSHOT.jar