HomeJavaModsAdvanced Economy
Advanced Economy
Advanced Economy Icon.png Description

Advanced Economy is like your normal economy plugin. Simply put it provides a money service which developers can hook into...
However, As of version 1.0.1 it's planned to have sign shops. This isn't implemented yet, but well keep you posted.

Advanced Economy has a Admin shop function, Easily have players buy items and sell items to the server!
"[SSell]" *Sell to server* and "[SBuy]" *Buy from server*

Advanced Economy uses MySQL to log user data. That being said if the MySQL isn't correct on plugin install it will throw a error to the console. This is normal just shutdown the server and configure the settings for the plugin.

Server Hosts: Your server host should automatically have MySQL.If you don't know your MySQL Info for your server contact your hoster. if they don't have MySQL consider talking them into including it.

Local Hosts: You'll need to get a application like XAMPP and install it. After install run MySQL + Apache.
XAMPP: https://www.apachefriends.org/index.html
I suggest watching the video on the page.

Advanced Economy Icon.png Planned Future

Advanced Economy is planned to have the following futures:

RentSpace/BuySpace: An easy way for users to rent or buy sections of a store or even a house!

Sell/Buy sings for users! Allow users to easily sell or even buy stuff from another user!

Advanced Economy Icon.png DEVELOPING
If you're looking to make a plugin that works with this one below is what you should link for managing Money + More!

Code (Text):

import me.StackableGold.AEconomy.BalanceManagement;
//Controls MySQL  User Creation and sends info about user balance..
// Also Sets user balance

BalanceManagement AdvancedEconomyB;
// set AdvancedEconomyB so you can control balance...
// TIP: when you're coding for this make sure you check that the plugin exists...
 
Here Is a List of methods that BalanceManagement Handles:
Code (Text):

AdvancedEconomyB.getcurrency(uuid);
AdvancedEconomyB.updatecurrency(uuid, args);
 
Advanced Economy Icon.png Dependencies

Currently this plugin doesn't depend on any other plugin, however this will change in the future when rent/buy shops/houses are implemented.

Advanced Economy Icon.png Permissions:
If a permission is crossed out that means that the function for that permission is not added yet.

AEconomy.Balance - Allows Users to Check Balance
AEconomy.Balance.chg -- Allows User to Change Balance
AEconomy.Balance.payuser -- Allows a user to pay/give money to another!
AEconomy.AdminShop.Buy.create
AEconomy.AdminShop.Buy.use
AEconomy.AdminShop.Sell.create
AEconomy.AdminShop.Sell.use
AEconomy.UserShop.Buy.create
AEconomy.UserShop.Buy.destroy

AEconomy.RentPlace.create
AEconomy.RentPlace.use
AEconomy.RentPlace.destroy
AEconomy.RentPlace.unrent
AEconomy.RentPlace.extendrent

AEconomy.BuyPlace.create
AEconomy.BuyPlace.use
AEconomy.BuyPlace.destroy
AEconomy.BuyPlace.sell
AEconomy.UserShop.Sell.create
AEconomy.UserShop.Sell.destroy


Advanced Economy Icon.png TODO:
Create Sign Shop

For Users to Sell Items
Create Rent + Buy Sign
For Users to click a sign to rent or buy a shop/house


Advanced Economy Icon.png Known Bugs:
when executing the command(s) /baladd,/bal,balance,pay in game it displays "Sorry this command can't be executed by console!" in console.

Find any bugs? Post in the Discussion along with how to cause the bug to happen.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Advanced Economy is a free Minecraft Java mod. Compatible with Minecraft 1.12. Downloaded 794 times (via Spigot). Download it and open it directly in the game.

Explore more