CraftConomy

CraftConomy is a simple, lightweight and yet very effective economy handling plugin. It provides a very easy API for the developer to use. Manage your whole server in-game money with this plugin! Lottery, Shops, Payments, Killing reward, Anything! Your imagination is the only limit you can encounter!
Latest version: 3.3. Compatible with Craftbukkit 1.8 (1.7.9 too!)
Download
Found a bug? Have a suggestion?
GitHub
irc.spi.gt #craftconomy
Javadoc
Documentation
- Translations
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Features:
- Simplicity: This plugin is a simple drag & drop to use with a in-game setup wizard!
- Multiple data storage: Choose between a vast array of data storage for your player data (Currently only SQLite/MySQL but more to come!)
- Multi-World support (Have different balance between worlds)
- Multi-Currency support
- Bank support
- PayDay support
- Convert from iConomy / BoseEconomy / Essentials / Feconomy (Dev build)!
- Very fast!
- Supported by Vault!
- And much much more!
Todo
- Add the Interest system
Update Checking
This plugin utilizes Gravity's update checker to notify when a new version of the plugin is out, it will not automatically download the new version. It also notifies the admins that a new plugin version is available. This can be enabled ordisabled in the config.yml. To disable update-checking, set updates.check-for-updates to false. To disable admin notifying, set updates.notify-admin to false.
Metrics Collection
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
A unique identifier The server's version of Java Whether the server is in offline or online mode The plugin's version The server's version The OS version/name and architecture The core count for the CPU The number of players online The Metrics version Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
-
View User Profile
-
Send Message
Posted Sep 25, 2012@xDrapor
What plugin you use the Multiworld with? Because if I enable it in Vault it can be highly glitchy if the player is offline.
-
View User Profile
-
Send Message
Posted Sep 25, 2012I have this Error now !!
Impossible to give a wage for the payday paiement. The account doesn't have enough money!
Wth ? can somone help me with this ?
-
View User Profile
-
Send Message
Posted Sep 23, 2012@greatman321
How's the multiworld fix coming along? Any news?
- xDrapor
-
View User Profile
-
Send Message
Posted Sep 23, 2012So I am stumped at how to perform a conversion from craftconomy2 to 3.
I get to /ccsetup convert example.com 3306 AdminUser PassWord DBName but have no clue which table I would enter for <value>. All I ever get is "/ccsetup basic - Basic Configuration" as output.Any ideas? What am I missing here?
-
View User Profile
-
Send Message
Posted Sep 23, 2012@MrCommand
If you got nothing to convert, type /ccsetup convert complete as it says in the introduction text.
-
View User Profile
-
Send Message
Posted Sep 23, 2012Hello, I'm attempting to use the /ccsetup command on my tekkit server. I've gotten as far as /ccsetup convert. The problem is that from there, I've got no idea what I'm supposed to convert, I know, I'm a noob xD. If you could help me along here it'd be appreciated...
-
View User Profile
-
Send Message
Posted Sep 23, 2012Can you add a BOSEconomy Converter?
-
View User Profile
-
Send Message
Posted Sep 22, 2012@ProjectInfinity
I updated Vault so it supports 3.0.2 latest build.
-
View User Profile
-
Send Message
Posted Sep 22, 2012@greatman321
Wait, who needed to update? Vault or Craftconomy? And when you say 3.0.2 support, do you mean the latest dev builds?
-
View User Profile
-
Send Message
Posted Sep 22, 2012@yurikoma
The pages on bukkitdev are for the 2.X version. 3.X information is all on the documentation wiki.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@greatman321
is there a permission for /currency and /payday
or a command for
craftconomy.bank.perm.others
craftconomy.payday.command.modify
craftconomy.config.longmode
craftconomy.config.bankprice
craftconomy.config.holdings
also on your commands page, i think this should be Craftconomy.bank.take instead
/bank take <Bank Name> <Amount> [Currency] [World] Craftconomy.bank.give Take money from a bank account.
also getting some conflicting info between the list in documentation and the page here, what one should have priority
this is from the documentation
/currency add <Name> <Name Plural> <Minor> <Minor Plural> (Admin Command) Add a currency in the system. craftconomy.currency.add
/currency delete <Name> (Admin Command) Delete a Currency It also remove all balance accociated to this currency. craftconomy.currency.delete
and this is from the commands page here
/craftconomy currencyadd <Currency Name> Craftconomy.currency.create Create a currency.
/craftconomy currencyremove <Currency Name> Craftconomy.currency.remove Delete a currency.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@Joymo
Added the msising bank create perms. Both exists ;)
-
View User Profile
-
Send Message
Posted Sep 21, 2012Latest Vault should have 3.0.2 support: http://ci.herocraftonline.com/job/Vault/lastSuccessfulBuild/artifact/target/Vault-1.2.19-SNAPSHOT.jar
-
View User Profile
-
Send Message
Posted Sep 21, 2012@alyis
Put it on my bug website. Ill not forget it if you put it there.
-
View User Profile
-
Send Message
Posted Sep 21, 2012I think i will stick with the build #315 until everything is working fine
and don't worry so much if the newer dev build fail, they are dev builds after all, and usually say to use at your own risk. if it doesn't work go to a previous one that does (i know keeping up to date is important, but we really don't need to update every few days)
Also to the people working on this plugin,
The documentation needs to be updated, it also seems to be missing some commands and permissions.
as in some of the permissions don't have commands, and some of the commands don't have permissions.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@ProjectInfinity
But 318 the newest dev version doesn't work with vault.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@alyis
315 does, pretty sure my ancient modified ChestShop plugin does not have native Craftconomy3 support.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@greatman321
Ah okay, yeah I thought I had broke something as it worked with 3.0.1 (:
Also setting someones money to 0 doesnt work.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@alyis
Oh yeah I need to update the hook.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@greatman321
For some reason only your R: 3.0.1 for CB 1.3.2-R0.1 Aug 28, 2012 build hooks into vault. The newest dev build will not hook into vault.