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 Aug 20, 2014How can I convert a MYSQL database Iconomy to database MYsql Craftconomy?
-
View User Profile
-
Send Message
Posted Aug 19, 2014hey
I just setupped craftconomy with mysql but when it asked currency name i wasnt able to use "Nameoftheserver Credits" and i used "Nameoftheserver-Credits" and maybe edit it after from the config, but the config on the plugins folder it isnt for mysql right? so there is anyway for use the space on the currency name command ? or edit the mysql config directly?
thank you
sorry for my english :P
-
View User Profile
-
Send Message
Posted Aug 19, 2014-
View User Profile
-
Send Message
Posted Aug 18, 2014@Zach667711
Without any stacktraces I can't pin-point the issue.
-
View User Profile
-
Send Message
Posted Aug 18, 2014Can you not help me greatman321?
-
View User Profile
-
Send Message
Posted Aug 18, 2014@Zetobyte
lang.yml search for the command_prefix entry. Just empty it and the prefix will be removed.
-
View User Profile
-
Send Message
Posted Aug 18, 2014I was wondering how I would get rid of the "[Money]" at the start of every message : / It's annoying and I would love to change it.
-
View User Profile
-
Send Message
Posted Aug 17, 2014I have the same error that X00LA was getting and now the plugin totally shut down for some reason. Whenever I try "/money" now it just says there was a severe errors. I can't use the plugin at all. Here is my config file:
-
View User Profile
-
Send Message
Posted Aug 11, 2014@X00LA
Could you show me the content of cc3_config? Seems like some stuff is missing.
-
View User Profile
-
Send Message
Posted Aug 11, 2014Hi greatman321, thank's for your tip, but it doesn't resolve the problem.
Here's the complete output from my serverlog:
The error occurs also when I startup Craftconomy with the latest Craftbukkit server.
Regards
-
View User Profile
-
Send Message
Posted Aug 8, 2014Please delete -answer found.
-
View User Profile
-
Send Message
Posted Aug 7, 2014Glad to see a ne and working economy that's actually being developed. (just came back to MC and starting up a new server).
Is there any better documentation somewhere for this, the info here is somewhat lacking. (I'm sure it's all logical once you know the system, but setting it up as a new thing better documentation explaining methods and thinking would be helpful). Example, what is the different and use for account vs. bank, how do they relate? Looking at the config file there's a whole bunch of options that isn't explained anywhere (although you can guess some). (Maybe guide for setting it up the old school way by editing the config file?).
Exactly what is created by "createonlogin"?
Also, ran through all of the /CCSetup session, first I dissconnected to soon, second time ran through it all. Looking at my config file some values seems to be defaults and not anything like what I set up with /ccsetup, while the database settings was a mix between my first and second run (first set up for mysql, but second time for sqlite as I thought it would set up a world readable textfile (misunderstood). Something broken with setup?
Thank you for your work, will be following and using this for sure!
-
View User Profile
-
Send Message
Posted Aug 5, 2014First builds of the new saving backend are now available!
DO NOT USE IT IN PRODUCTION. IF YOU DO I GIVE TOTALLY NO SUPPORT. REPORT ONLY BUGS. IT DOESN'T HAVE ANY CONVERTER FROM THE OLD LAYOUT YET.
I hope i'm clear :P
You might be wondering why the .jar file is so big now (2MB). It's because i'm using new libraries for the database backend. Just to name them: HikariCP, javassist (Required by HikariCP), slf4j (Required by HikariCP) and the H2 driver.
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.
http://build.greatmancode.com/job/Craftconomy3-newdatabase/
Features:
-
View User Profile
-
Send Message
Posted Aug 4, 2014https://bug.greatmancode.com/issue/CRAFTCONO-128 Please take a look ;)
-
View User Profile
-
Send Message
Posted Aug 4, 2014@ebear123
Yep. Do the setup wizard on one server then just copy over the config.yml.
-
View User Profile
-
Send Message
Posted Aug 4, 2014@greatman321
ok it works now. Just clarifying, I'm using Bungee. If I set the CraftConomy3 plugin to use MySQL all on the same database, same prefix, they'll sync the money amounts?
I'm trying to make it so players have the same balance network-wide. Would this work?
-
View User Profile
-
Send Message
Posted Aug 4, 2014@greatman321
o shit ok
-
View User Profile
-
Send Message
Posted Aug 4, 2014@ebear123
You need at least Vault 1.2.26 (You are running 1.2.19 which is almost 2 years old :P)
-
View User Profile
-
Send Message
Posted Aug 4, 2014@greatman321
The ENTIRE start-up.
http://pastie.org/9444873
-
View User Profile
-
Send Message
Posted Aug 4, 2014@ebear123
What vault says on startup? (Better to give the whole thing while at it :P)