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 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!
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...
Code (Text):
AdvancedEconomyB.getcurrency(uuid);
AdvancedEconomyB.updatecurrency(uuid, args);
Currently this plugin doesn't depend on any other plugin, however this will change in the future when rent/buy shops/houses are implemented.
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
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
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.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.12
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.