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 4, 2014Documentation link is not working.
-
View User Profile
-
Send Message
Posted Mar 29, 2014Hmm i convert from sqlite, but my players have start currency and lost their money...
-
View User Profile
-
Send Message
Posted Mar 28, 2014@greatman321
Thx u man! Really nice! Thx for all :D
-
View User Profile
-
Send Message
Posted Mar 28, 2014@NoHoPeLess
Should be in the config file if you are using 3.1.5. Else, you can add it at the proper area like shown here: https://github.com/greatman/craftconomy3/blob/master/src/main/resources/config.yml
-
View User Profile
-
Send Message
Posted Mar 26, 2014@greatman321
In the Config i can see this:
No flag for Convert ? :D
-
View User Profile
-
Send Message
Posted Mar 26, 2014Is it possible to have one global currencies and a per world different currencies ?
-
View User Profile
-
Send Message
Posted Mar 22, 2014@NoHoPeLess
There's a config flag for it: System.Database.ConvertFromSQLite
Set that to true, then be sure that the configuration is set to mysql with the proper credentials.
-
View User Profile
-
Send Message
Posted Mar 22, 2014Any help or an idea?
-
View User Profile
-
Send Message
Posted Mar 18, 2014Hello :D we use flatfile can we convert it to mysql? thx for ur plugin
-
View User Profile
-
Send Message
Posted Mar 16, 2014I use currently iConomy with (accounts.mini) and I would like use CraftConomy 3. I would like convert iConomy database to CraftConomy 3. I copy the file account accounts.mini in the CraftConomy 3 folder (in plugins), and now, I use this command : /ccsetup convert filename accounts.mini but don't work. Why?
-
View User Profile
-
Send Message
Posted Mar 8, 2014Is there any way to remove the money group?
-
View User Profile
-
Send Message
Posted Mar 8, 2014Nice economy plugin :)
-
View User Profile
-
Send Message
Posted Mar 4, 2014Keep up the good work! this plugin is working perfectly on our server
if you want to see how it works just join our server and check it out :D
-
View User Profile
-
Send Message
Posted Feb 18, 2014I am not sure if this is my problem but I have more problems with this plugin then iConomy itself. After 10 hours I come back to server and money was frozen (you was able to buy 100 stuff but money didn't cost you anything) - Your balance was frozen - I hope I am not only one with this problem
-
View User Profile
-
Send Message
Posted Feb 17, 2014@suggestion
can you add that a command cost money?
like /kit help cost 10$?
-
View User Profile
-
Send Message
Posted Feb 17, 2014is there a permission needed?
-
View User Profile
-
Send Message
Posted Feb 17, 2014Is it possible to add interval-save to save all balances. I just got crash for the first time when I was using this plugin and all balances seems to be deleted. Is it possible to add backup function to duplicate SQLite database as copy. PS: Only reason why I switched to this plugin was that that economy have randomly reseted all balances. Thanks. PS2: Even message starts to randomly give me "Null" msg. I didn't even touched lang.yml... Is this plugin stable?
-
View User Profile
-
Send Message
Posted Feb 17, 2014@greatman321 thanks for reply. Is it possible to Put "Balance:" and "9.000.000 dollars" in same line. I think it looks much better and give different looks. Even doesn't take so much space in chat :) Thanks
-
View User Profile
-
Send Message
Posted Feb 16, 2014ok... if my imagination is the limit, how can I do a multiplier? Like every bit of money put into the players balance can be doubled or tripled with a permission?
-
View User Profile
-
Send Message
Posted Feb 16, 2014@actionforgames
You must have the wrong display format : https://github.com/greatman/craftconomy3/blob/master/src/main/java/com/greatmancode/craftconomy3/DisplayFormat.java
The command you are looking for would be /money balance <player>