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 Oct 31, 2012@szymekpl
Fixed it in a dev-build.
-
View User Profile
-
Send Message
Posted Oct 31, 2012experiencing problems because of the mysql lib cant load or so. I made a ticket too!
-
View User Profile
-
Send Message
Posted Oct 30, 2012does this work with Citizens and WebAuctionPlus?
-
View User Profile
-
Send Message
Posted Oct 30, 2012@Pr4w
Same here ://
-
View User Profile
-
Send Message
Posted Oct 30, 2012Could i name my curency something else? Like WonderCoins?
-
View User Profile
-
Send Message
Posted Oct 29, 2012Converter from iCo6 still doesn't work... All steps are done, except the convert step :
http://puu.sh/1kcg7 Typing : "/ccsetup convert localhost, 3306, username, password, databasename, tablename"
-
View User Profile
-
Send Message
Posted Oct 28, 2012@allbad1
Yes
-
View User Profile
-
Send Message
Posted Oct 28, 2012Is this compatible with CB 1.2.5?
-
View User Profile
-
Send Message
Posted Oct 28, 2012@greatman321
I didn't have anytime worked with a splite. If you have a good tutorial for my, thx ;-) Minidb is just easy.
-
View User Profile
-
Send Message
Posted Oct 28, 2012@ThunderWaffeMC
Wut votifier bug?
-
View User Profile
-
Send Message
Posted Oct 27, 2012Hello. Would you anytime be fixing the Votifier bug? I am wanting to use Votifier for my network server and I'm not wanting to try using it due to the bug that Craftconomy gives in the cmd.
-
View User Profile
-
Send Message
Posted Oct 27, 20123.0.3 is 100% compatible with 1.4.2 release of Craftbukkit.
-
View User Profile
-
Send Message
Posted Oct 26, 2012@googlebuscus
Money reset shoudn't happen technicly... The display bug can be fixed with /craftconomy format command.
-
View User Profile
-
Send Message
Posted Oct 26, 2012@greatman321
Yeah, i updated to 3.03 and it all went downhill, Faction banks reset, towns reset, balances reset, any /money commands ceased to function, no errors were logged in console. I reset the plugin completely, removed mysql tables and remade them with the /ccsetup and still isnt working, im going to downgrade to 3.01 because that one worked until i upgraded D:
EDIT: Plus my sql database is different then before i updated, /money now shows up with [Money] <name> Balance: and its blank and then An internal server error has occured pops up!
EDIT #2: Just reverted back to 3.0.1 and everything is fine again, D:
-
View User Profile
-
Send Message
Posted Oct 26, 2012@Dominikflight
Why not use sqlite? Minidb can be slow since it's just flatfile.
-
View User Profile
-
Send Message
Posted Oct 26, 2012I hope in the 1.4 Update will be added the "minidb" format. Then I will use this plugin ;-)
-
View User Profile
-
Send Message
Posted Oct 26, 2012To those that had the upgrade bug, what formatting you had before upgrading (Long or not-long mode?) Can't seem to reproduce the bug on my end.
-
View User Profile
-
Send Message
Posted Oct 21, 2012@nhoclesnar
It's stocked as a double in the database so 100 of a minor = 1 major.
-
View User Profile
-
Send Message
Posted Oct 21, 2012@greatman321
Ok thanks :D
I have one more question tho. How many minor currency equal to one default currency? in mathematical way: k*m=d, k=? (m=minor, d=default). Thanks.
-
View User Profile
-
Send Message
Posted Oct 21, 2012@nhoclesnar
Just don't give the permission.
@segundo03
I don't see in any way how flatfile can be easier than SQLite.