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 Dec 23, 2013@SanePumpkins
3.1.5 (Dev build) have that feature (Still experimental).
-
View User Profile
-
Send Message
Posted Dec 23, 2013Is there a way to change the format of messages being sent?
-
View User Profile
-
Send Message
Posted Dec 23, 2013Is there a way to convert between database types? Say I used to store in SQLite and I want to convert to MySQL?
-
View User Profile
-
Send Message
Posted Dec 21, 2013Is there an installation video in English?? I cannot figure out how to set up the payday.
-
View User Profile
-
Send Message
Posted Dec 20, 2013@Blanclour
Fixed the link of documentation.
-
View User Profile
-
Send Message
Posted Dec 20, 2013Your website is no longer operational for some reason.
-
View User Profile
-
Send Message
Posted Dec 19, 2013@Perturbee
don't take the original- .jar
-
View User Profile
-
Send Message
Posted Dec 19, 20133.1.5 (on bukkit 1.7.2 Beta (2969)) failed.
Errorlog: http://pastebin.com/Eu01VyP7
-
View User Profile
-
Send Message
Posted Dec 18, 20133.1.5 has been released!
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/2066/
-
View User Profile
-
Send Message
Posted Dec 16, 2013Awsome plugin, thank you so much!
Edit: When I changed from sqlite to mysql I am getting this error: http://pastebin.com/ufLDRgYJ. I am using latest Dev.
Edit2: Solved the problem by removing jar and config files plus drop database. Then did a fresh installation and choosing mysql from the beginning.
-
View User Profile
-
Send Message
Posted Dec 12, 2013Some tips:
(I'm using mysql)
(i've also created this as an issue on your issue tracker)
-
View User Profile
-
Send Message
Posted Dec 11, 2013@L337Lobster
Copy the account file from BOSE into craftconomy folder then do /ccsetup convert filename TheFile.yml (Or whatever name it have)
-
View User Profile
-
Send Message
Posted Dec 11, 2013@guimartino
Can't seem to reproduce. Start from fresh files and try again.
-
View User Profile
-
Send Message
Posted Dec 10, 2013the same problem with Sqlite:
15:03:05 [INFO] guimartino issued server command: /ccsetup basic small 15:03:05 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'ccsetup' in plugin Craftconomy3 v3.1.5-SNAPSHOT jenkins-Craftconomy3-2052 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:528) at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:968) at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:886) at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:837) at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) Caused by: java.lang.NullPointerException at com.greatmancode.craftconomy3.Common.loadDefaultSettings(Common.java:633) at com.greatmancode.craftconomy3.commands.setup.NewSetupBasicCommand.format(NewSetupBasicCommand.java:92) at com.greatmancode.craftconomy3.commands.setup.NewSetupBasicCommand.execute(NewSetupBasicCommand.java:48) at com.greatmancode.craftconomy3.tools.commands.SubCommand.execute(SubCommand.java:69) at com.greatmancode.craftconomy3.tools.commands.bukkit.BukkitCommandReceiver.onCommand(BukkitCommandReceiver.java:52) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
-
View User Profile
-
Send Message
Posted Dec 9, 2013When converting from BOSEeconomy and it asks for filename and values what do you put there? There is no documentation that explains this and it is not straight forward enough (or else I'm missing something)
-
View User Profile
-
Send Message
Posted Dec 9, 2013@greatman321
2013-12-10 02:30:42 [INFO] guimartino issued server command: /ccsetup basic small 2013-12-10 02:30:42 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'ccsetup' in plugin Craftconomy3 v3.1.5-SNAPSHOT jenkins-Craftconomy3-2053 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:528) at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:968) at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:886) at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:837) at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) Caused by: java.lang.NullPointerException at com.greatmancode.craftconomy3.Common.loadDefaultSettings(Common.java:633) at com.greatmancode.craftconomy3.commands.setup.NewSetupBasicCommand.format(NewSetupBasicCommand.java:92) at com.greatmancode.craftconomy3.commands.setup.NewSetupBasicCommand.execute(NewSetupBasicCommand.java:48) at com.greatmancode.craftconomy3.tools.commands.SubCommand.execute(SubCommand.java:69) at com.greatmancode.craftconomy3.tools.commands.bukkit.BukkitCommandReceiver.onCommand(BukkitCommandReceiver.java:52) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
-
View User Profile
-
Send Message
Posted Dec 9, 2013@greatman321
i've already tried
-
View User Profile
-
Send Message
Posted Dec 9, 2013@guimartino
Can you try the dev build?
-
View User Profile
-
Send Message
Posted Dec 9, 20132013-12-10 00:24:38 [INFO] guimartino issued server command: /money 2013-12-10 00:24:38 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'money' in plugin Craftconomy3 v3.1.4 b1740 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:528) at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:968) at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:886) at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:837) at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) Caused by: java.lang.NullPointerException at com.greatmancode.craftconomy3.commands.money.MainCommand.execute(MainCommand.java:32) at com.greatmancode.craftconomy3.tools.commands.SubCommand.execute(SubCommand.java:68) at com.greatmancode.craftconomy3.tools.commands.bukkit.BukkitCommandReceiver.onCommand(BukkitCommandReceiver.java:52) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
-
View User Profile
-
Send Message
Posted Dec 3, 2013@InfroCZE
No problem ;) Here for that!