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 Nov 9, 2012sorry, I don't have a good command of English. I will use this plugin. I have question. Does this plugins use chestshop?
-
View User Profile
-
Send Message
Posted Nov 9, 2012@bobbykinz
This is a economy plugin like iConomy. You need a seperate shop plugin to do that.
-
View User Profile
-
Send Message
Posted Nov 9, 2012How do you set up shops?
-
View User Profile
-
Send Message
Posted Nov 8, 2012@greatman321
Setting it to something does nothing. EDIT: Changed to dev version because of this error.
-
View User Profile
-
Send Message
Posted Nov 8, 2012@doggyroc
Shoudn't but you can try by setting it to something. I got some tests anyway to do on the latest dev builds.
-
View User Profile
-
Send Message
Posted Nov 8, 2012@greatman321
Umm, It has no effect, When I look at it in MySQL Workbench, it looks fine.
Does the sign have anything to do with it?
-
View User Profile
-
Send Message
Posted Nov 8, 2012@doggyroc
Line 280 is String name = currency.getName();.
So.. My guess would be there's no default currency. You can set one with /currency.
-
View User Profile
-
Send Message
Posted Nov 8, 2012Hmm, getting this error on /money: "http://pastie.org/5347862"
With latest "CraftBukkit (#2457 DEV BUILD) " and latest "CraftConomy (#560 DEV BUILD)",
The tables in my database are being created, and new players are being put in the account table.
Here is my config: "http://pastie.org/5347886", And I am using Beastnodes MySQL databases.
If you can help me, that would be great. And if you need further information, I will be happy to give it to you.
Also, if you want me to put it on your Jira issues, just ask.
-
View User Profile
-
Send Message
Posted Nov 8, 2012@ProjectInfinity
MySQL connect issues. Be sure your server is running and such. That error is so generic I can't really debug it unfortunatly. Will still try to find a why to that tho.
-
View User Profile
-
Send Message
Posted Nov 7, 2012Getting this with 3.0.3 on CB #2457.
http://pastebin.com/pGMBUuDF
Works fine with older versions. More specifically 3.0.2 b315.
-
View User Profile
-
Send Message
Posted Nov 4, 2012@szymekpl
/craftconomy format will fix your issue.
-
View User Profile
-
Send Message
Posted Nov 4, 2012@ryvix
That is a somewhat planned feature. If it isn't on the bug website yet add it ;)
-
View User Profile
-
Send Message
Posted Nov 4, 2012@masteryodaaa
The system is compatible with ico6 database format that's why. There's a small change between the Version 5 & 6.
-
View User Profile
-
Send Message
Posted Nov 4, 2012Why cant i convert from iconomy5? It says Iconomy 6 only why is that?
-
View User Profile
-
Send Message
Posted Nov 4, 2012@DragonMaster500
I would recommend you an Permissions Plugin like PermissionsEX, because the Permissionssystem of Bukkit himself is for many people (including me) too complicated. You can find it over here: http://dev.bukkit.org/server-mods/permissionsex/
-
View User Profile
-
Send Message
Posted Nov 4, 2012I just got this amazing plugin, but where do I set permissions? I am new to this, so any help is appreciated.
-
View User Profile
-
Send Message
Posted Nov 3, 2012If you setup Multiworld currency it will be blank as well because in the database the world is still set to any so you either have to update it to your world name or change the setup.
Also, can we somehow group worlds together so they share the same balance across selected groups of worls like Multiverse Inventories shares inventories?
-
View User Profile
-
Send Message
Posted Nov 3, 2012@szymekpl
Your typing it wrong probably. Also for the display issue. Type /craftconomy format to fix it.
-
View User Profile
-
Send Message
Posted Nov 2, 2012<<code lua>>15:02:00 [INFO] [Craftconomy3] Loading the Database Manager 15:02:00 [INFO] [Money] A error occured. The error is: java.sql.SQLException: Mu st specify port after ':' in connection string 15:02:00 [INFO] [Money] Be sure that you entered valid information! Commands are : /ccsetup database <address/port/username/password/db> <Value><</code>>
I used ccsetup database port 3306 - doesn't work. Any ideas?
-
View User Profile
-
Send Message
Posted Nov 1, 2012@greatman321
Downloaded latest dev build and still does not work... :(
SS http:goo.gl/KXvml
Also, even if i don't use conversion. When i type /money. it says: "Balance: " and it's blank. even if in db everything seems to be alright