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 Jul 20, 2012is there an wiki on the setting thats noob proof because man.... somany setting possibilitys that got me getting TILT or an vid would help to : )
-
View User Profile
-
Send Message
Posted Jul 20, 2012@greatman321
Perfect :D
-
View User Profile
-
Send Message
Posted Jul 19, 2012I'm getting this error: http://pastebin.com/4avUyuP5 I hope that you can help me :D
-
View User Profile
-
Send Message
Posted Jul 19, 2012@Kiwz
if I remember how I programmed it, it only works on online players.
-
View User Profile
-
Send Message
Posted Jul 19, 2012@greatman321
How is the interest system handling offline vs online players?
-
View User Profile
-
Send Message
Posted Jul 18, 2012CC3 status:
The base layout is pretty much done.
The plugin loads both on Bukkit & Spout.
/money now shows your current world balance.
/money all shows your full account balance.
/money pay created
/money give created
-
View User Profile
-
Send Message
Posted Jul 18, 2012@Kiwz
Build 6 (On jenkins) have that feature for /Money top but I got reports that it glitched the CMD.
The bug your having is probably fixed in Build 5
-
View User Profile
-
Send Message
Posted Jul 18, 2012Added a poll on the page. it's to know if I include this function or not in CC3.
-
View User Profile
-
Send Message
Posted Jul 17, 2012@greatman321
/money top Dollar -> [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'money' in plugin Craftconomy v2.3.5-b4
Btw, is it possible to disable the multicurrency and could be able to use /money top without a <Currency>?
http://pastebin.com/qA5bhrYU
-
View User Profile
-
Send Message
Posted Jul 16, 2012I am getting an error with Craftconomy
http://pastebin.com/fnGZhAVa
If you need more information, please let me know!
-
View User Profile
-
Send Message
Posted Jul 12, 2012How about the customization ability to change the messages and colors around? :D Pwetty Pweez
-
View User Profile
-
Send Message
Posted Jul 11, 2012@greatman321
Yep, thats what I meant haha
-
View User Profile
-
Send Message
Posted Jul 10, 2012Figured it out. Is there any way to disable secondary currency?
-
View User Profile
-
Send Message
Posted Jul 9, 2012@theFlaxbeard
Can you give me your config? (By stripping the database password if you set it)
-
View User Profile
-
Send Message
Posted Jul 9, 2012@greatman321
No, it can't access the database. I think it's spoutcraft related.
-
View User Profile
-
Send Message
Posted Jul 8, 2012@xDrapor
oh so basicly something like /money giveonline 100 ? (Just a example)
-
View User Profile
-
Send Message
Posted Jul 8, 2012@greatman321
I mean, give all online players money, such as essentials does, using *. Maybe create a loop for player: plugin.getServer().getOnlinePlayers() if args[1] = *? Sorry, didn't see how your plugin was setup, but that's basically what I mean.
EDIT: I know you have payday, but i need it to be in a command aswel :D
-
View User Profile
-
Send Message
Posted Jul 8, 2012@theFlaxbeard
Do you have a really odd amount of money? That's the only thing that would cause that I think.
-
View User Profile
-
Send Message
Posted Jul 8, 2012@greatman321
Sorry to bother you, but do you have any ideas about my issue?
Must I set up the sql server manually? And is the problem because of Spout?
-
View User Profile
-
Send Message
Posted Jul 8, 2012@xDrapor
What by wildcard for give you mean? it already allow you to send money to everybody.