ShopGUI+ [1.8-1.21]

brc

Feedback score
1
Posts
62
Reactions
66
Resources
0
vKbOMvL.png


ShopGUI+ is an advanced high-quality GUI shop perfect for every server. It allows players to easily buy/sell items, enchantments, permissions and commands.


98pfY4L.gif

Xhthrgr.gif


LpB3Anq.png




See the full description here


Proof of ownership: Proof
Price: $20 (selling unlimited copies)
Contact: PM

You can also get it at SpigotMC: http://www.spigotmc.org/resources/shopgui.6515/
 
Type
Offering
Exclusivity
  1. Non-exclusive
Server software
  1. Bukkit
  2. Spigot
Supported versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
  12. 1.19
  13. 1.20
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

brc

Feedback score
1
Posts
62
Reactions
66
Resources
0
The amount selection GUI works only for items. When you buy a permission/enchantment/command it is bought immediately.
 

PhaseClan

Tinkerer
Premium
Feedback score
10
Posts
484
Reactions
219
Resources
0
vKbOMvL.png

ShopGUI+ is an advanced high-quality GUI shop perfect for every server. It allows players to easily buy/sell items, enchantments, permissions and commands.


pBpStU5.gif

0DjSVYp.gif

LpB3Anq.png




CRmVh7f.png
Can be found here due to image limit in single post.

CQkKKb3.png
  • Allows players to sell, sell all and buy items using convenient GUI
  • Sell enchantments, permissions and commands to players
  • Supports custom names, lores, enchantments, potions and fireworks
  • Multiple shops with per-shop permission support
  • Convenient "Go back" button to easily return to main menu
  • 100% customizable messages, shops and items
  • Reload command to update shops without restarting the server
  • Efficient & high-quality code
uwsAy7U.png
  • /shop - open the main shop menu (shopguiplus.shop)
  • /shop reload - reload the configuration (shopguiplus.reload)
lObT2q3.png
All command permssions have been listed above. However, players need additional permissions to access each shop. You can give or revoke access to particular shops by using the shopguiplus.shop.SHOP_ID permission node where SHOP_ID is the shop id from shops.yml (for example shopguiplus.shop.food, shopguiplus.shop.armor etc.). You can use the wildcard permission node shopguiplus.shop.* only if you are using PermissionsEx (other plugins doesn't support it). Otherwise you have to manually add permissions to access each shop.
In order to ban player from accessing particular shop just negate the corresponding permission node.


cadOB10.png
  • Spigot 1.7.10 or newer
  • Vault 1.4.1 or newer
If you want to sell permissions you also need one of following plugins:
  • PermissionsEx: 1.22.7 or newer (recommended)
  • zPermissions: 1.3-SNAPSHOT-b7, 1.3-SNAPSHOT-b6, 1.3beta1
  • GroupManager: 2.0-Phoenix
Other permissions plugins may also work but support will be given only to these listed above.


jWFFjYE.png
  1. Purchase (thanks!) and download the plugin
  2. Stop your server, put the .jar file in your server's /plugins/ directory
  3. Start the server, plugin will generate all necessary config files
  4. Fill in config.yml and shops.yml with desired settings
  5. Restart the server
  6. Done!
wDVgYnP.png
All configuration files are easy to edit. If any of them lacks a feature you wish to be added, please contact us.

Configuration examples (please don't copy them, the plugin will generate all necessary files):
For more detailed installation & configuration guide please refer to the Configuration tutorial.

hb8GCgJ.png
This plugin comes with a simple API:
Code:
package net.brcdev.shopgui;

import org.bukkit.entity.Player;

import net.brcdev.shopgui.objects.Shop;

public class ShopGuiPlusAPI {

  /**
  * Returns shop with specified ID
  * @param id ID of the shop
  * @return Shop object
  */
  public static Shop getShop(String id) {
  return ShopGuiPlugin.getInstance().shopManager.getShopById(id);
  }

  /**
  * Opens specified shop to specified player
  * @param p Player
  * @param id Shop ID
  */
  public static void openShop(Player p, String id) {
  p.openInventory(getShop(id).getShopInventory());
  }

}

0c4JTdH.png
Please contact us via PM if you want to try it out, we will provide you the test server's IP.


RgVJuFK.png
By buying this plugin you agree to the following rules:
  • No refunds
  • You may not redistribute the plugin or any part of it
  • We may refuse to give you support without any specific reason
  • You may modify the plugin for personal use only

Proof of ownership:
Price: 3.99$ (selling unlimited copies)
Contact: PM

You can also get it at SpigotMC: http://www.spigotmc.org/resources/shopgui.6515/

Icon credits: Freepik, Flaticon, icons8

Amazing plugin, amazing price. Wont be using this plugin, but it looks like it would be perfect for a Survival or Factions server! Vouch!
 

brc

Feedback score
1
Posts
62
Reactions
66
Resources
0
Can I pay $10 for you to set it up as well? Lol.

I don't do plugin configurations, however everyone who buys the plugin gets free support in case of any difficulties with configurating it. ;)
 

KingAdrien

MaliciousMC Owner
Premium
Feedback score
0
Posts
208
Reactions
143
Resources
0
Just purchased this plugin. I will let you guys know how it turns out!
 

KingAdrien

MaliciousMC Owner
Premium
Feedback score
0
Posts
208
Reactions
143
Resources
0
Just purchased this plugin. I will let you guys know how it turns out!
I bought the plugin and everything turned out great! I am in the middle of configuring it and I will let you guys know if I find any bugs!
 
Top