Skip to content

Releases: MackenzieMolloy/ShopGUIPlus-SellGUI

1.20.6 Support + New Features

22 May 21:46

Choose a tag to compare

Thank you for 39,600 downloads, and over 550 active instances!

Added support for Minecraft 1.20.6
Optimised selling of items some more (made sell task async).
Added abbreviate_numbers which formats numbers to short-hand, 1,200 becomes 1.2k.
Added option to disable transaction logger.

Optimisations, Bug fix and Transaction Log

23 Jun 12:57

Choose a tag to compare

Thank you for 26,200 downloads, and over 480 active instances!

Fixed HEX colours not working
Added Transaction Log
Optimised selling for large quantities of items, especially when the SGP configuration is over 200+ unique items

1.20 & 1.20.1 Support + Dependency updates

15 Jun 23:37

Choose a tag to compare

Thank you for 25,800 downloads, and over 480 active instances!

Added support for 1.20 and 1.20.1
Updated some outdated dependencies like bStats

Custom Model Data + ShopGUIPlus 1.78.0 Support

27 Jul 23:44

Choose a tag to compare

Thank you for 15,300 downloads, and over 320 active instances!

Due to the recent API change, SellGUI only supports ShopGUIPlus 1.78.0 and above.

Added support for Custom Model Data, see here for an example.
Added support for ShopGUIPlus 1.78.0 and above.

1.19 Support + Bug Fix

05 Jul 16:48

Choose a tag to compare

Thank you for 14,500 downloads, and over 295 active instances!

Fixed an error caused by having a full inventory when items need to be returned (Reported by: iMinePixels on Discord)
Added support for 1.19!

Single Bug Fix

14 Feb 20:51

Choose a tag to compare

Fixed an error caused by large decimal sell values when price rounding isn't enabled

1.18 Support + Bug fixes

06 Feb 19:09

Choose a tag to compare

Thank you for 10,000 downloads, and over 225 active instances!

Changes - Tested: 1.18.1, 1.8.8

  • Added support for 1.18
  • Added author credit to @SirBlobman (/about shopguiplus-sellgui)
  • Fixed an underlining text bug in the receipt hover text
  • Fixed damage value not applying to decoration items

Please join the discord for support and to report bugs, https://mackenziemolloy.net/discord

1.1.1

24 Oct 20:34

Choose a tag to compare

Added support for HEX (&#FFFFF0) colour codes (Credit: @SirBlobman)
Optimised selling method (Credit: @SirBlobman)

1.17 Support + Bug Fixes

26 Jun 17:14

Choose a tag to compare

A huge thanks to ipsyko for updating their GUI library to support 1.17 which SellGUI Depends on, and a further thanks to @short for the general help and bug hunting.

Change Log:

  • Added Support for 1.17
  • Fixed comma separation in numbers (Reported by: @short)

Tested (Paper): 1.17, 1.16.5, 1.12.2, 1.8.8
Any issues/bugs/etc, please join the discord.

Optimisation, Fixes and additional feature

11 May 21:40

Choose a tag to compare

Added

Event sounds
(Per-category sell gui feature coming soon)

Changed

Reduced repeat code/general clean-up of code
Optimised selling of items (cc: @SirBlobman)

Fixed

The plugin would not run in 1.13
Rounding of numbers
Some spellings/typos