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 Feb 23, 2013@greatman321 Please put a vid on how to config this
-
View User Profile
-
Send Message
Posted Feb 22, 2013@greatman321 I really don't know ...
It just doesn't feel clean or organized.
-
View User Profile
-
Send Message
Posted Feb 22, 2013@greatman321
I have a local server just for testing, i am the only one to have access, so not need password but the plugin says -> using password : yes -_-'
-
View User Profile
-
Send Message
Posted Feb 22, 2013@doggyroc
Just wondering why you changed the ID's. What's the issue of id's not starting at 1?
-
View User Profile
-
Send Message
Posted Feb 22, 2013Umm, are you ignoring my posts? I really need help. I don't know why your plugin is doing this?
-
View User Profile
-
Send Message
Posted Feb 22, 2013@L1VEPl4Y
value is the filename of the iConomy file.
-
View User Profile
-
Send Message
Posted Feb 22, 2013/ccsetup convert <filename> <value>
-
View User Profile
-
Send Message
Posted Feb 22, 2013@L1VEPl4Y
What command it asked to do? That's what I meant :P
-
View User Profile
-
Send Message
Posted Feb 22, 2013@greatman321 at the step where u convert from iconomy to craftconomy,
-
View User Profile
-
Send Message
Posted Feb 22, 2013@L1VEPl4Y
What step you need to enter a value?
-
View User Profile
-
Send Message
Posted Feb 22, 2013@Nymphx76
Using the root account without any password is not the greatest idea btw. Anyway ill check the issue.
-
View User Profile
-
Send Message
Posted Feb 21, 2013Acces denied for user root@localhost, are you fucking kidding me plugin ?
Work perfectly in sqlite or h2, but in mysql that not work, have you an issue ? i try to make 'root' -> root and password ' "" ' to '' or empty but not work too.
-
View User Profile
-
Send Message
Posted Feb 21, 2013I´m trying to switch from iconomy to craftconomy , but i dont know what i need to insert as "value"
-
View User Profile
-
Send Message
Posted Feb 20, 2013I am very confused...
-
View User Profile
-
Send Message
Posted Feb 20, 2013@bradgillap
Should less crash now... It's up.
-
View User Profile
-
Send Message
Posted Feb 20, 2013@dwdminecraft
Dev build fixed it, I talked to greatman and it was a simple mistake with /money top. It was looking for the worldGroup ANY, as opposed to default, which is default.
-
View User Profile
-
Send Message
Posted Feb 19, 2013Your documentation webserver is down. Consider providing setup, permissions, and commands here on bukkit so potential admins aren't as irritated as I am right now after spending time researching yet another plugin I can't possibly setup correctly in the time I have set aside to do this.
Sure it's free, sure you don't owe me anything but what's the point.
-
View User Profile
-
Send Message
Posted Feb 19, 2013I exported my tables into .csv files and edited them to fix the double currency problem I was having. I also made the id's start at one. I have a new problem, when i type /money, my balance is 80.00 (my default balance) when it is actually around 11000. It seems as if it cannot find my existing account in the accounts table, and creating a new on with the id of 156. I believe that this is some variable stored somewhere for simplesave that needs to be changed?
EDIT: And yes, i changed the Id's for everything, "id" for the account table, balance tables's "username_id" and "id"
EDIT(Again): It seems as the names on /money top have a Symbols at the end of them looks like "cr" could this be affecting it?
-
View User Profile
-
Send Message
Posted Feb 19, 2013@greatman321
can you post a vid on how to use this'
-
View User Profile
-
Send Message
Posted Feb 19, 2013@ProjectInfinity
I had this issue as well. I am trying to think of what I did to fix it. I might of tried a dev build, not positive on this one. I know I did play with the format command trying all three options. (not sure if that fixed it, worth a try if not have done so.)
EDIT: aha I remember now, like seconds after I submitted my post. I updated 'Vault" plugin to a specific Dev build. It should say it in the Files notes on which dev version to get.