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 24, 2013@TheRogueX
Hmm. That error means either your server IP isin't allowed (184.95.XXX.XXX) to connect to MySQL or you are using the wrong password.
What the error different before that change?
You should join the chat, would be easier to help than bukkitdev comments :P
-
View User Profile
-
Send Message
Posted Feb 24, 2013@greatman321
Ok, just tried that. Didn't fix it. Here's the error I get (the actual ip for the mysql database is a 108.170.xxx.xxx address):
24.02 18:12:44 [Server] INFO [Vault][Economy] Craftconomy3 unhooked.
24.02 18:12:44 [Server] INFO Disabling Craftconomy3 v3.1.1 b1020-9421dfd90af27033ed0a54d2373491f2c54fa8f7-master
24.02 18:12:44 [Server] SEVERE A error occured while trying to connect to the database. Message received: java.sql.SQLException: Access denied for user 'xxxx'@'184.95.xxx.xxx' (using password: YES)
24.02 18:12:44 [Server] INFO Loading the Database Manager
24.02 18:12:44 [Server] INFO Loading commands
24.02 18:12:44 [Server] INFO Loading listeners.
24.02 18:12:43 [Server] INFO Checking if there's a new version.
24.02 18:12:43 [Server] INFO Loading the Configuration
24.02 18:12:43 [Server] INFO Starting up!
24.02 18:12:43 [Server] INFO Enabling Craftconomy3 v3.1.1 b1020-9421dfd90af27033ed0a54d2373491f2c54fa8f7-master
-
View User Profile
-
Send Message
Posted Feb 24, 2013@TheRogueX
Can you try putting the IP between ' ' ? (Like for the user/pass/db)
-
View User Profile
-
Send Message
Posted Feb 24, 2013@greatman321
It says false right now, the plugin doesn't work. Before I did my restart, though, it worked. The setup said false then too.
This is how my config file has always looked (even when the plugin was working):
(obviously there are numbers where the x's are. xD)
-
View User Profile
-
Send Message
Posted Feb 24, 2013@TheRogueX
If you set setup to false, does the plugin work?
-
View User Profile
-
Send Message
Posted Feb 24, 2013After doing a restart, the plugin won't connect to my mysql database. It is trying to connect to the server's IP and not the mysql db's IP, which are different, so it unloads.
The config.yml file is set up properly, but it still shows that I haven't even run the /ccsetup command, and never did. Even when the plugin was working the config file wasn't being used.
-
View User Profile
-
Send Message
Posted Feb 24, 2013Added a multiworld page to the wiki! Also updated the pages: http://wiki.greatmancode.com/display/CRAFTCONO/Multiworld
-
View User Profile
-
Send Message
Posted Feb 24, 2013@greatman321
Thank you.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@slam1000bob
@wolf79400
/ccgroup is your friend. Ill put tonight a how-to use it.
-
View User Profile
-
Send Message
Posted Feb 24, 2013Hello i have a little bit of a problem on a multiworld setup i have the same amount of money in both worlds is there a special setup i need to have different accounts per world?
-
View User Profile
-
Send Message
Posted Feb 24, 2013how do i it do so that the people on my world map can have their money also in world map 2 ?
-
View User Profile
-
Send Message
Posted Feb 23, 2013ok now notting is working!!!
@greatman321
-
View User Profile
-
Send Message
Posted Feb 23, 2013@greatman321
Thank you it worked ill message back if i have anything more to ask
-
View User Profile
-
Send Message
Posted Feb 23, 2013@SuperSlug1630
You must write something like "/ccsetup database mysql" or "/ccsetup database sqlite" depending of the setup method you want (flatfile it's sqlite)
-
View User Profile
-
Send Message
Posted Feb 23, 2013@greatman321
im putting in what its telling me to put in /ccsetup database <etc...
-
View User Profile
-
Send Message
Posted Feb 23, 2013@SuperSlug1630
Simply follow the setup wizard and do the command it says. If it says invalid value you must be entering the parameters wrongly.
-
View User Profile
-
Send Message
Posted Feb 23, 2013@greatman321
So what do i do to get it started up
-
View User Profile
-
Send Message
Posted Feb 23, 2013@SuperSlug1630
What you're writing as a command then? You must be doing something wrong.
-
View User Profile
-
Send Message
Posted Feb 23, 2013no like when it asks me to put in /ccsetup database <sqlite/mysql/h2> i says invalid value
@greatman321
-
View User Profile
-
Send Message
Posted Feb 23, 2013@SuperSlug1630
How hard is to use the documentation as written here? http://wiki.greatmancode.com/display/CRAFTCONO/Installation