ShopGUI+ [1.8-1.21] icon

ShopGUI+ [1.8-1.21] -----

Advanced Shop GUI which allows you to sell & buy items, enchantments, permissions and commands



1.68.2
Important note regarding MMB clicks:
There was a change made in 1.18 client, which made it stop sending the middle mouse button clicks to the server (when being in survival mode). Thus, middle clicks are currently supported only when in creative mode (we don't know why such change was made by Mojang and can't assure it will keep working).

As a result, we recommend to update your config.yml adding shift+click as an alternative way to use sell all option within shop GUIs:
Code (Text):
# Choose actions for mouse clicks inside shops
# Supported click types: all from ClickType enum (https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/inventory/ClickType.html)
# Supported actions: BUY, SELL, SELL_ALL, NONE
clickActions:
  LEFT: BUY
  RIGHT: SELL
  SHIFT_RIGHT: SELL_ALL
  MIDDLE: SELL_ALL
You can obviously use other action of your preference (such as Q button + click known as drop) as described in the code snippet above.

In this update we introduced this change to default config.yml, however you have to update the one on your own server manually.
----------, Jan 16, 2022
Resource Information
Author:
----------
Total Downloads: 15,087
First Release: Apr 29, 2015
Last Update: Apr 14, 2025
Category: ---------------
All-Time Rating:
591 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings