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 Jan 15, 2015@greatman321
Okay :)
-
View User Profile
-
Send Message
Posted Jan 15, 2015@Sponsfelix
Stay on 3.1.6 for now. I need to debug it.
-
View User Profile
-
Send Message
Posted Jan 15, 2015I keep getting this error on first startup to convert sqlite database. http://pastebin.com/EatD7BKt
Is there a way to fix this?
-
View User Profile
-
Send Message
Posted Jan 14, 2015@michalet
Not planned to add it back atm.
-
View User Profile
-
Send Message
Posted Jan 14, 2015Is payday removed for good, or are you planning to add it again in the future?
-
View User Profile
-
Send Message
Posted Jan 11, 2015Ok, cheers
-
View User Profile
-
Send Message
Posted Jan 11, 2015@krustymk
Not supported yet in the 3.2 version. Need to update it.
-
View User Profile
-
Send Message
Posted Jan 11, 2015How do you convert from flatfile to mysql, i cant find the instructions
-
View User Profile
-
Send Message
Posted Jan 9, 2015Hi, I have just stopped my server , downloaded the db file and now opened it up , there are some player names that are added twice , could this cause any of the problems I am experiencing. image is here ... http://i.imgur.com/tpeeD9J.jpg
I also have a couple other crashes resulting from chestshop ,and relayting again to anything to do with money , it is not frequent but prob every 30 mins the server `crashes` by crashes I men it kicks everyone and u can see the craftconomy errors in log but server is straight back on , it makes me believe there is something wrong with the db.
-
View User Profile
-
Send Message
Posted Jan 9, 2015@Mcraftpete
3.2 should work on 1.7 I guess, didn't test it.
For Vault you need the version I linked in the changelog for it to work with 3.2
-
View User Profile
-
Send Message
Posted Jan 9, 2015The 3.2 version I assume will work on 1.8 only ? I am also wondering if vault has auto updated to the newer version ,could this also cause any of the issues ?
-
View User Profile
-
Send Message
Posted Jan 9, 2015Hi, Just derping ? Thhis is causing me a major problem as I feel it is the cause of my server crashing , and it wasn't a 1 off player, there has now been several with similar problems , is there any way to check the database.db for corruption ? There must be some way to prevent `derping` to a database , its been fine and is now a problem ,without money working correctly face major issues that are bigger then the server itself , it is one of the most important plugins.
-
View User Profile
-
Send Message
Posted Jan 9, 2015@Mcraftpete
For the pastebin issue, it's the sqlite driver derping, something I can't do much about.
For the 2nd error, not sure what happened tbh.
-
View User Profile
-
Send Message
Posted Jan 9, 2015http://pastebin.com/Za2q0bzG
Hi, My server gets some crashes and each time is same above error , 3.1.6 is the version I am using as I am not on 1.8 servers yet.
Could you let me know the cause , I have this same version on a couple other servers without any problem , is it possible corrupt data etc and if so how do I fix ?
I also had some players with account balance changes , 1 actually has $100 and was new , server crashed and when he came back he had 1 mill , in chat he went wooo I just got loads of money.
-
View User Profile
-
Send Message
Posted Jan 7, 2015@krustymk
/ccsetup currency sign <The actual sign you want>
Example: /ccsetup currency sign $
@krustymk
Line 278 being https://github.com/MilkBowl/Vault/blob/master/src/net/milkbowl/vault/economy/plugins/Economy_Craftconomy3.java#L278
In that line, I call getAccount(String,Boolean) but your java is telling me i'm calling getAccount(String)
-
View User Profile
-
Send Message
Posted Jan 7, 2015I cant find any instructions on converting the database with the dev build?
When setting up the currency and reaching the end of 'Main currency' setup, im not sure if its complete or not?
09:34:13 Money: Finally, let's put a sign on that currency (Ex: $ ). Please type /ccsetup currency sign <Sign>
09:34:31 Money: /ccsetup currency - Configure the first currency
09:34:33 Money: /ccsetup currency - Configure the first currency
I type '/ccsetup currency' like its asking but it just repeats the last output.. is that correct? Is that complete?
Cheers
-
View User Profile
-
Send Message
Posted Jan 7, 2015@greatman321
Im using 1.5.2 -b33 Vault, the Vault 'you said to use' here ---> http://dev.bukkit.org/bukkit-plugins/craftconomy/files/27-3-2/
I thought i made that clear in my comment?!
'Been getting this error since updating to the vault you say we need for cc3 (waiting for the database converter)'
-
View User Profile
-
Send Message
Posted Jan 6, 2015Is it possible to make chestshops (iConomyChestShop) with the banks in craftconomy? If so, how?
-
View User Profile
-
Send Message
Posted Jan 6, 2015@CrAzYoYoS
Think of this plugin likr iConomy. You need a shop plugin for that.
-
View User Profile
-
Send Message
Posted Jan 6, 2015Do u just make buy signs like normal? How do u make buy signs?