Gold Economy
Description
The Gold Economy plugin is a plugin where server administrators can choose to use gold ingots as a usable currency on their server with the help of MySQL. This plugin is halfway done and I will be planning to release it fully functional in a week or two. (Depending on how much school work I have)
Be sure to check out our todo and suggestion list! =)
Features
- Deposit, Withdraw, Buy and Sell in an open market with gold ingots
- Admins are able to clear player accounts to reset their gold status
Configuration
Server administrators can only configure the MySQL Database parameters in Config.Yml as of 11/1/13 See TODO
Commands
GBal: Get the balance of your account
GDeposit: Deposit ingots into your acount
GWithdraw: Withdraw ingots from your account
(Check the TODO section for future planning)
Permissions
Unavailable as of 11/1/13 See TODO
SQL
Gold Economy uses MySQL to store it's records. Either it be User records, transaction logs, or even the market's records, All is stored in a MySQL database which is configured by config.yml
You can usually ask your hosting provider for a MySQL database to be set up or you can make your own! =)
TODO
- Add the commands:
- GPay
- GClear
- GGive
- Add ability to change what type of item you want to use in Config.YML
- Add permissions for all available commands
- Make plugin more flexible and cleaner
Got suggestions?
Please post in the comments =)
-
View User Profile
-
Send Message
Posted Nov 13, 2013Hi. Do you know if i can run it along with with Gringotts, another item based economy? And if several servers can use the same database?
The thing is, i want to add another server and to some extend share the economy. Server A, my current PvE survival server, has Gringotts and emeralds for currency, and then I'll add Gold Economy. Server B will be PvP, and Gold Economy linked to the same database as server A. That would allow players to transfer gold to the gold based economy on server B, stimulating trade on server A while still making it impossible to mine resources in the peacefull part and bring weapons and armor into the PvP part.