MC Global Economy
MCGE is an Global Economy system for minecraft servers. The aim for this plugin is to get an Global money/economy system so you can have the same wallet on one server as you have on all MCGE servers. This plugin will bring servers together, and make Minecraft servers more fun and real. I believe this is an good idea after the new EULA!
How to prevent cheat Q/A
- what is an server owner give himself "money" to his wallet, and then go to another server with this plugin and spend the money? - Nobody can give money, they need to send a request for an x amount of money to there own server.
- What is somebody edit the java code? - They are welcome to do, but the accounts is stored on webservers
- What if they hack the webserver? - The sever is hacker safe
Commands
- /money - Shows your current balance
- /money <playername> - Shows <playername>'s balance
- /money send <player> <amount> <password> - sends <player> <amount> money
- /money reload - Reloads the configuration
- /money check - Check if the server is talking with MCGE
- /money getcoins - get some coins to test with (only if the balance if smaller then 0)
Developer info
Here is an list of request (java: com.mariogrip.mcge.api):
- getBalance(user)
- sendCoins(user, pass, toUser, Amount)
- checkCon()
- checkPass(user, pass)
Here is what it's checking with mojang:
- from username to UUID
Github
Github:
- https:github.com/mariogrip/mcge-server (server)
- https:github.com/mariogrip/mcge-bukkit (client)
TESTING VERSION NOTE
- Passwords is disabled
- All coins and accounts will be removed when release
- To test with some coins: /money getcoins
- Please Report any bugs using Tickets.
When is this ready
TESTING VERSION IS OUT!
Final version will be out soon!

