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 7, 2013@MathieuTondreau
Hey, I would reccomend using http://dev.bukkit.org/server-mods/command-signs/ and adding a "/money" sign somewhere. That should work.
Hope I helped :)
-
View User Profile
-
Send Message
Posted Apr 6, 2013-
View User Profile
-
Send Message
Posted Apr 6, 2013Hey, would it be possible to add the feature where you can right click a sign for example and it will tell the player their bank ballance? or right click a sign and deposit X amount of money into the player's bank account? (That is if the bank account is nammed the player's name)
-
View User Profile
-
Send Message
Posted Apr 6, 2013I updated to latest, and now all the messages related to CC has null at the beginning.
-
View User Profile
-
Send Message
Posted Apr 6, 2013How to delete a bank account?
-
View User Profile
-
Send Message
Posted Apr 5, 2013Release Notes - Craftconomy3 - Version 3.1.3
Bug
Improvement
New Feature
-
View User Profile
-
Send Message
Posted Apr 5, 2013@JericM
It's configurable. If there's no account set in the payday, it generates the money. If it's a tax, all the tax goes in the account. If it's a wage, the account is taken from the account.
-
View User Profile
-
Send Message
Posted Apr 4, 2013Is there a configurable account where the payday money comes from or is it generated? Thanks for the response. I am using the plugin either way and will support when and where I can, but I do feel it needs a bit more on the documentation side, maybe like a wiki or tutorials. :)
-
View User Profile
-
Send Message
Posted Apr 4, 2013@JericM
A bank account is a account where it can be shared between multiple players
Payday either take or give money at each X seconds.
-
View User Profile
-
Send Message
Posted Apr 4, 2013So, the only tutorials I am finding online are in German. . . I don't know what the difference between a Bank and an Account is? How do Pay Days work? Where can I find all of this information? Someone point me in the right direction. . .
-
View User Profile
-
Send Message
Posted Apr 4, 2013@BadReuben
No more steps. The system doesn't create a default balance for other wallet except the default one.
-
View User Profile
-
Send Message
Posted Apr 4, 2013Is there any additional steps needed after using /ccgroup addworld? When checking the balance in the group of the world, it shows null with no currency. It would be ideal to also add a default balance for the seperate groups.
-
View User Profile
-
Send Message
Posted Apr 2, 2013@greatman321
Could you please add the separate balances for world feature? It seems this is the best and only active economy plugin out there so It would be REALLY great if you could add this. Thank youu :D
-
View User Profile
-
Send Message
Posted Apr 2, 2013Will anyone please look at the bug reports? The /money log feature is broken in dev builds.
-
View User Profile
-
Send Message
Posted Apr 2, 2013What are the permissions nodes please?
-
View User Profile
-
Send Message
Posted Apr 1, 2013@alacerna
The plugin still need to support the Vault API that takes in consideration the world. If it doesn't, it simply deposit in the default balance.
-
View User Profile
-
Send Message
Posted Apr 1, 2013For me, i cant get the feature to work where players have different balances in each world. i have register and vault. i configured to litesq. is there im something im missing?
-
View User Profile
-
Send Message
Posted Apr 1, 2013go it working
you know what you need to add is a leaderboard to see the richest person on the server
-
View User Profile
-
Send Message
Posted Apr 1, 2013Dev of this plugin i have been trying to hook the plugin with mysql and i get this java.sql.SQLException
how do i fix this i have made 2 SQL's and they are bothing failing i dont get the problem.
Someone help please
-
View User Profile
-
Send Message
Posted Apr 1, 2013Any help with the following error please? Had the error since 1.4.7 on the test server, now updated to 1.5.1 with the same error. Is it compatible with 1.4.7+ ?
Running [Vault] 1.2.25-b317
2013-04-01 19:38:04 [INFO] [Craftconomy3] Enabling Craftconomy3 v3.1.3-SNAPSHOT b1122-69d97374553fa48200e1bc8ec99dc04a75cd3836-master 2013-04-01 19:38:04 [INFO] [Craftconomy3] Starting up! 2013-04-01 19:38:04 [INFO] [Craftconomy3] Loading the Configuration 2013-04-01 19:38:04 [INFO] [Craftconomy3] Loading listeners. 2013-04-01 19:38:04 [INFO] [Craftconomy3] Loading commands 2013-04-01 19:38:05 [INFO] [Craftconomy3] Loading the Database Manager 2013-04-01 19:38:06 [INFO] [Craftconomy3] Database Manager Loaded! 2013-04-01 19:38:06 [INFO] [Craftconomy3] Loading the Currency manager. 2013-04-01 19:38:06 [INFO] [Craftconomy3] Currency Manager Loaded! 2013-04-01 19:38:06 [INFO] [Craftconomy3] Loading default settings. 2013-04-01 19:38:06 [INFO] [Craftconomy3] Your database is out of date! (Version 1). Updating it to Revision 2. 2013-04-01 19:38:06 [SEVERE] Error occurred while enabling Craftconomy3 v3.1.3-SNAPSHOT b1122-69d97374553fa48200e1bc8ec99dc04a75cd3836-master (Is it up to date?) java.lang.NullPointerException at com.greatmancode.craftconomy3.configuration.ConfigurationManager.dbUpdate(ConfigurationManager.java:109) at com.greatmancode.craftconomy3.configuration.ConfigurationManager.loadDefaultSettings(ConfigurationManager.java:188) at com.greatmancode.craftconomy3.Common.initialize(Common.java:152) at com.greatmancode.craftconomy3.BukkitLoader.onEnable(BukkitLoader.java:35) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:305) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:287) at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:307) at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:286) at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:246) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:154) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:385) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)