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.
Anyone know how to create a shop with this? very n00by programmer over here
In reply to Carbonyx:
@NoHoPeLess
How it doesn't work? Without a stacktrace I can't help you much.
Hello,
-Dev Build Server is down... -Plugin dont work with the new Vault i think -Plugin dont work with spigot 1.10
any help for this?
It seems that this plugin becomes death status...
I think it's a good to ideo to desactivate messages to player who receive money, with an option in config.yml
Thank you in advance
@omgitsbob12
It works fine with 1.9/1.9.2 :)
@File14
You have to manually delete one of these entries in the database. Maybe you're able to use phpmyadmin to fix this.
@bobbensun
You can found a link to dev-builds if you throw a look into the latest comments from greatman321 ;)
BTW: This error isn't problematic. It should work for you if you set it up correctly. It's working fine for me with 1.9.2 and I also get the message.
i get this error :
[15:27:54] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3-e72ac42-trv178 [15:27:54] [Server thread/INFO]: [Craftconomy3] Starting up! [15:27:54] [Server thread/INFO]: [Craftconomy3] Loading the Configuration [15:27:55] [Server thread/INFO]: [Craftconomy3] Loading listeners. [15:27:55] [Server thread/INFO]: [Craftconomy3] Loading commands [15:27:55] [Server thread/INFO]: [Craftconomy3] Loading the Database Manager [15:27:55] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [15:27:55] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation [15:27:55] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [15:27:55] [Server thread/INFO]: [Craftconomy3] Database Manager Loaded! [15:27:55] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager. [15:27:55] [Server thread/INFO]: [Craftconomy3] Currency Manager Loaded! [15:27:55] [Server thread/INFO]: [Craftconomy3] Loading default settings. [15:27:55] [Server thread/INFO]: [Craftconomy3] Default settings loaded! [15:27:55] [Server thread/INFO]: [Craftconomy3] Loading the Account Manager [15:27:55] [Server thread/INFO]: [Craftconomy3] Starting Metrics. [15:27:55] [Server thread/INFO]: [Craftconomy3] Account Manager Loaded! [15:27:55] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded! [15:27:55] [Server thread/INFO]: [Craftconomy3] Ready!
..... Got an idea anyone ?? I did check the website in the error, and .... i got no clue what to do with the file(s) ... is there a fix directly from here ??? :(
Can you please fix this error? http://hastebin.com/giwulopufo.coffee
Will this be updated to 1.9?
Hey,
I got following error by developing with your plugin in combination with vault:
....
I would be happy, if you could help me.
Edit:
Problem solved, i forgot to setup the plugin.
@val59000
Sure I could do that, but what happens if 2 money action happens at relatively the same time? Vault & all the other stuff isn't async aware so I need to give the answer right now, not after the async processed.
A queue system would be a "solution" but a server crash could of created free transactions in a server.
This plugin is making Mysql requests on the main thread. THis is poorly implemented. Please rewrite the database part to make the calls asynchronous.
No dev releases?
Sorry, found'em | V
are there any permissions?!! please help
Maybe you can do some MySQL improvments on player Join. Click for whole picture: https://i.gyazo.com/60369a21e5a0bc18d22ca3684149279f.png
Hey the {cc3money} isn't working for me. I'm using spigot 1.8.3 at the moment.
Another question more general !
What is the aim of having bank and bank account ??
thanks
Hi !
i am using BoseConomy for more 2 years
and i must change soon, i already know CC so i will put CC in place of BoseConomy.
But CC doesn't have a fonctionnal payday like BoseConomy that is used by all my players
Can you implement this fonctionality ?
by advance, thanks !
(i'm french so sorry for bad english)
BETA RELEASE 3.3.1:
Changelog:
This version can be downloaded from here: https://oss.sonatype.org/content/repositories/snapshots/com/greatmancode/craftconomy3/3.3.1-SNAPSHOT/craftconomy3-3.3.1-20160119.021100-12.jar