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 Apr 25, 2014@darkness1999
Hmm... what java version you run? Can't seem to reproduce any of the 2 bugs.
-
View User Profile
-
Send Message
Posted Apr 25, 2014@darkness1999
Ill try that build.
-
View User Profile
-
Send Message
Posted Apr 25, 2014@greatman321
Server version: Spigot Build: 1365 (CB: 1.7.5-DEV). Import does not work for me also on #2147 maybe because of spigot? maybe because of my bukkit version? in 1.7.5 bukkit provides only a uuid hack. Does the plugin try to save the database with uuids or playernames? I will try later on 1.7.9.
-
View User Profile
-
Send Message
Posted Apr 24, 2014After the first few steps when you begin configuring it the step I'm stuck on says "[Money] /ccsetup currency - Configure the first currency" how exactly do I do this?? It might be a nooby question to ask but I'm stuck on it could someone help?? thanks
-
View User Profile
-
Send Message
Posted Apr 24, 2014Build #2147 will probably be the next release of Craftconomy. Go test it!
You can download it on the dev build link on top of the page.
Changes:
-
View User Profile
-
Send Message
Posted Apr 24, 2014@darkness1999
I imported successfully on latest dev build (#2147) can you try?
-
View User Profile
-
Send Message
Posted Apr 24, 2014@darkness1999
About the 2nd pastebin, What server version you run? Not getting that on my test 1.7.9 spigot.
For the first, thanks for the accounts.mini file, ill test locally.
-
View User Profile
-
Send Message
Posted Apr 23, 2014@greatman321
Thanks. I was really confused by <filename> in the command syntax.
But there is one bug with your iconomy converter (i guess): http://pastebin.com/bbAc2X1j I get this error when it says (tested twice): ...1460 of.... accounts.mini is attached.
Also i get always an error on join: http://pastebin.com/DG5Askw4
Hope you can fix both of them because I really want to use this awesome plugin.
-
View User Profile
-
Send Message
Posted Apr 22, 2014@boxey27
Read the answer below you for UUID.
the command is /money balance <name>
-
View User Profile
-
Send Message
Posted Apr 22, 2014I had a quick question, first: can you add a command to check another players balance? Like /money playername and also, will this be updated for UUIDs. i really need one since ive been using iconomy, and well that hasent been updated in forever.
-
View User Profile
-
Send Message
Posted Apr 22, 2014@Sponsfelix
How incompatible it is? It doesn't use Vault?
@DjSmeXhy
Dev build have partial support of it (It updates the account name if the name changed)
@darkness1999
value is the file name, example: /ccsetup convert filename accounts.mini
Remember, the file need to be in the craftconomy folder
@SkyLimitHost
Odd, are you doing a upgrade? If not, I recommend a fresh install if you don't have any data. If you do have data, try setting it to 6. It should work fine after that I beleive.
-
View User Profile
-
Send Message
Posted Apr 22, 2014I would like to convert from iconomy6 to craftconomy because this plugin seems to be really great but i do not understand how the convert command should work /ccsetup convert <filename> <value>
I should use minidb as database type, right (if my file is called accounts.mini)? And what is "value" for?
-
View User Profile
-
Send Message
Posted Apr 22, 2014Is there any way to convert CraftConomy (SQLite) to BOSEconomy (txt) ? A crusial plugin seems not to be compatible with craftconomy, but it is with BOSEcomony. It could be converted by hand, but with 890 accounts, its gonna take some time.
-
View User Profile
-
Send Message
Posted Apr 22, 2014Do you update on UUID support?
-
View User Profile
-
Send Message
Posted Apr 21, 2014dbVersion 1
-
View User Profile
-
Send Message
Posted Apr 21, 2014@SkyLimitHost
what contains your cc3_config table?
-
View User Profile
-
Send Message
Posted Apr 21, 2014http://pastebin.com/0iYCNQgJ How do I fix this error?
-
View User Profile
-
Send Message
Posted Apr 21, 2014@greatman321
Alright, I'll see what I can do.
-
View User Profile
-
Send Message
Posted Apr 21, 2014@chakyl
Not supported atm. If there's a way to convert to MySQL I can then import it.
-
View User Profile
-
Send Message
Posted Apr 21, 2014How would you convert Feconomy from flatfile?