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 Feb 5, 2013@mozartripper
Should be back in 1-2 minutes. Confluence died.
-
View User Profile
-
Send Message
Posted Feb 5, 2013The documentation link leads to a 502 bad gateway :/
-
View User Profile
-
Send Message
Posted Feb 5, 2013Possible changelog for 3.1:
Developer changes:
Current version: http://build.greatmancode.com/browse/CRAFTCONOMY-CRAFTCONOMY3-995/artifact/JOB1/Jenkins-Artifact/
-
View User Profile
-
Send Message
Posted Feb 5, 2013@Galexrt
For the lend money, I tend to say that it would be better as a separate plugin.
-
View User Profile
-
Send Message
Posted Feb 5, 2013@Rat_Cat12
Depends of the build. Sometimes they can break things, sometimes not.
-
View User Profile
-
Send Message
Posted Feb 5, 2013Build #994 & onwards are going to be the 3.1 release. Test it on a test server!
http://build.greatmancode.com/browse/CRAFTCONOMY-CRAFTCONOMY3-994
-
View User Profile
-
Send Message
Posted Feb 5, 2013So when interest system will be added? And does you maybe add for /afk command so that a player dont gets money for standing at one place the whole time.
And please add a function to lend money from server and that if a player dont pays the money per day back an admin will be notified and maybe a command can be executet like /jail command or so. So like a credit with a customizable rates like 12 months(minecraft months ;-)) and so on. Please add these things. Thanks!
-
View User Profile
-
Send Message
Posted Feb 5, 2013@greatman321
I don't normally use dev builds, are there many bugs?
-
View User Profile
-
Send Message
Posted Feb 5, 2013@greatman321
Been using CC for a while now, nothing but amazing features and support! This new feature is definitely a Gold Star our book. Keep it up!
-
View User Profile
-
Send Message
Posted Feb 4, 2013@Rat_Cat12
You can download dev-builds any time ;). Next release should be soon. It will be after i'm done implementing the world groups features.
-
View User Profile
-
Send Message
Posted Feb 4, 2013Any idea when the next release will be? Really looking forward to currency exchange :D
-
View User Profile
-
Send Message
Posted Jan 31, 2013-
View User Profile
-
Send Message
Posted Jan 30, 2013Latest dev build (#954+) now have a greatly improved importer! No more need to wait a awful 30 minutes for huge converts! It should be about 2 minutes maximum!
-
View User Profile
-
Send Message
Posted Jan 30, 2013Hey Greatman321, Just wanted to let you know Herocraft may be dropping our current fork of ico5 and pick up CraftConomy :)
-
View User Profile
-
Send Message
Posted Jan 28, 2013Perfect! I used to use iConomy, but honestly that is outdated. Can't wait to use Multi-Currency for arena worlds
-
View User Profile
-
Send Message
Posted Jan 26, 2013Found that in 3.0.4, https://github.com/greatman/craftconomy3/blob/master/src/main/java/com/greatmancode/craftconomy3/Common.java#L268 sometimes returns null.
Note that the log is in reverse order. http://hastebin.com/kijikisovo.vbs
-
View User Profile
-
Send Message
Posted Jan 24, 2013@RifFox
doing /reload can break plugins. Better to just restart it.
-
View User Profile
-
Send Message
Posted Jan 23, 2013I didn't find how to reload either.
BTW does anybody have problems with database when reloading server?
I receive error after reloading server from time to time:
[SEVERE] [Craftconomy3] A error occured while trying to connect to the database. Message received: java.sql.SQLException: [SQLITE_BUSY] The database file is locked (database is locked)
The only way I find to resolve this problem it to make backup of database and restore it.
-
View User Profile
-
Send Message
Posted Jan 22, 2013I can't found a reload command :(
-
View User Profile
-
Send Message
Posted Jan 21, 2013@greatman321
the file is in the craftconomy3 plugin folder but if I'm the commanding type in, the plugin do nothing
2013-01-21 12:37:44 [INFO] Admin issued server command: /ccsetup convert yes 2013-01-21 12:37:51 [INFO] Admin issued server command: /ccsetup convert boseeconomy 2013-01-21 12:37:54 [INFO] Admin issued server command: /ccsetup convert filename accounts.txt
what I doing wrong?