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 Mar 3, 2013@Faldonboy
Can you try http://cl.ly/112y2R013M0j ? I added a debug line. I think you got a bose file with some errors in it.
The debug line will spam every queries it does to the balance table so when the error pops. We will know what query it just did.
-
View User Profile
-
Send Message
Posted Mar 3, 2013This error just showed up randomly too.
-
View User Profile
-
Send Message
Posted Mar 3, 2013@Faldonboy
Hmm. Restart the server & be sure the setup flag (in config.yml) is at false. Maybe something I forgot after the conversion is complete.
-
View User Profile
-
Send Message
Posted Mar 3, 2013The error is gone but after the conversion is done it still say its in setup mode if someone tries using a command, is there a step after the conversion that it isn't telling me about?
-
View User Profile
-
Send Message
Posted Mar 3, 2013@Faldonboy
Can you try http://build.greatmancode.com/browse/CRAFTCONOMY-CRAFTCONOMY3-1085 ? I think I fixed the issue (Need to re-do the setup for the conversion).
-
View User Profile
-
Send Message
Posted Mar 3, 2013@greatman321
Haha oops, ok I put it in there and the conversion started and finished 1510 imports but it won't let anyone do any commands, it says the setup is still in progress but it didn't prompt me to do anything else after the conversion.
This error also showed up in the middle of the conversion.
-
View User Profile
-
Send Message
Posted Mar 3, 2013@Faldonboy
Did you copy your BOSEconomy file to the craftconomy folder?
-
View User Profile
-
Send Message
Posted Mar 3, 2013@greatman321
Doing that just displays this
17:08:11 [INFO] [Money] Some settings are wrong. Be sure that every settings are ok! Check the console log for more information.
Theres nothing in console except that message though.
-
View User Profile
-
Send Message
Posted Mar 3, 2013@Faldonboy
/ccsetup convert filename accounts.txt
Something like that.
-
View User Profile
-
Send Message
Posted Mar 3, 2013@greatman321
Alright, trying to convert from BOSEeconomy and got to this step and its confusing me, not sure what its asking me to do.
2013-03-03 16:56:09 [INFO] Money flatfile selected. Now, Please enter the correct values for the database format chosen. Syntax is: /ccsetup convert <filename> <value>
-
View User Profile
-
Send Message
Posted Mar 3, 2013@Faldonboy
Yep it does.
-
View User Profile
-
Send Message
Posted Mar 3, 2013Does this support decimal amounts? (Eg: $25.10) I currently use BOSEconomy which doesn't allow this but don't want to use EssentialsEco(only updated economy that supports it from what I've seen.)
-
View User Profile
-
Send Message
Posted Mar 2, 2013that happens every time i try and start my server with your plugin.... it worked fine for weeks then all of a sudden it starts crashing and wont even start with craftconomy, please help me fix this i love your plugin
was using 3-3.0.4 and i tried using the latest version and still wont work
-
View User Profile
-
Send Message
Posted Mar 2, 2013On my server, the non-op players can not see how much money they have and there maybe more they cant do. I checked the config and the lang but i couldn't find to change that. Can you help?
-
View User Profile
-
Send Message
Posted Mar 1, 2013@wolf79400
For the null, delete your lang.yml
For the other.. Ill add a new command to help debug that.
-
View User Profile
-
Send Message
Posted Mar 1, 2013i have a new bug, i use the 3.1.2 version and there is my bug :
http://d11.e-loader.net/x2rPnDpH3Z.jpg
-
View User Profile
-
Send Message
Posted Feb 28, 20133.1.2a Released!
http://dev.bukkit.org/server-mods/craftconomy/files/20-3-1-2a/ http://repo.greatmancode.com/content/groups/public/com/greatmancode/craftconomy3/3.1.2a/craftconomy3-3.1.2a.jar
-
View User Profile
-
Send Message
Posted Feb 28, 2013PR sent for multiworld in Vault! https://github.com/MilkBowl/Vault/pull/369
-
View User Profile
-
Send Message
Posted Feb 28, 2013Good news everyone! Vault is now supporting multiworld in his latest dev build! The plugins still need to implement it but at least they don't have to hook directly in my API to do it.
I'm currently implementing the hook in Vault so it supports it.
-
View User Profile
-
Send Message
Posted Feb 28, 2013@XzRedOpticzX
Type each command it ask.
/ccsetup database address localhost /ccsetup database port 3306
etc. etc. (Ofc put your own values)