AuctionGUI+ [1.8-1.21] icon

AuctionGUI+ [1.8-1.21] -----

Advanced auction GUI with bids, works on all versions from 1.8 to 1.21, Auction House alternative



1.20.0
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 cancel option within GUIs:
Code (Text):
# Choose actions for mouse clicks inside GUIs
# Supported click types: all from ClickType enum (https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/inventory/ClickType.html)
# Supported actions: BUY, CANCEL, CANCEL_OTHERS, NONE
clickActions:
  LEFT: BID
  RIGHT: CANCEL
  SHIFT_RIGHT: CANCEL_OTHERS
  MIDDLE: CANCEL_OTHERS
 
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 25, 2022
Resource Information
Author:
----------
Total Downloads: 1,085
First Release: Feb 27, 2016
Last Update: Nov 29, 2024
Category: ---------------
All-Time Rating:
60 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings