uShop - Simple sell shop GUI icon

uShop - Simple sell shop GUI -----

Sell items in a GUI instead of using only a command.




- add support for custom model data ( 71753fe)
> Make them uniquely recognizable from other items by default. Can be ignored by using the IGNORE_CUSTOM_MODEL_DATA flag.
closes #32

- fix player inventory not able to interact ( 3e2a2a5)
----------, Jun 12, 2025

- remove update ui task, update it in the event instead (d21cd64)
> fixes #14, partly fixes #28

- fix convert command (91c4ca2)
- fix rgb colors in recipe not working (79a5c48)
> fixes #30

- make it work on newer spigot versions (4cbd03c)
> closes #31
----------, May 31, 2025

  • update for mc 1.17-1.20+
----------, Dec 6, 2023

  • Added a converter for converting EssentialsX worth list items to uShop (#10)
    • Configured prices can now be converted from plugins/Essentials/worth.yml by using /ushop convert.
  • Fixed a spigot crash which got triggered when opening the shop via another plugin like command signs or citizens. (#6)
  • Prevented items with zero worth from being sold (they will be put right back in the inv) (#8)
  • Added a flag system for ignoring certain data values like enchantments, lore, displayname etc. (#12)
    • Available flags: ignore_enchantments, ignore_durability, ignore_lore, ignore_displayname, ignore_meta
  • Added two new commands:
    • /ushop add <price> [flags ...], previously called /ushop setprice <price>
    • /ushop convert
----------, Nov 14, 2019

  • updated the plugin for 1.14.*
  • fixed an annoying error in console (#2)
----------, May 30, 2019

- fixed a few console stack traces
----------, Jan 25, 2019

- bring back the simple item configuration
- fixed broken reload command
----------, Sep 11, 2018

- added support for 1.13 items
- added metrics
- added the command /ushop open <player> for opening the shop in console for other players
- added plugin version and some statistics to the /ushop main command
[​IMG]
----------, Sep 9, 2018

VERSION 2 RELEASE

I'm proud to announce version 2.0.1 of uShop. This new version includes a bunch of changes, so I decided to switch to spigot 1.13.x.

Changes:
  • plugin is now compatible with spigot 1.13.x (only 1.13.x)
  • general code overhaul
  • added the ability to sell items with lores, displaynames, and enchantments
  • customized the overall sell item a bit
  • removed essentials worth support (since it does not satisfies uShop's item structure)
  • added the command /ushop setprice <price>
[​IMG]
----------, Sep 8, 2018

  • the shop can now distinguish between block data
  • the format MATERIAL!DATA: PRICE is used for specifying the block data value.
Example:

config.yml:

sell-prices:
LOG: 1.0
LOG!2: 2.0

fixed enumeration area:

[​IMG]

https://github.com/mastercake10/uShop/releases/tag/1.7.6
----------, Apr 5, 2018

  • fixed ConcurrentModifcationException
  • changed the project compilation to Java 1.8
  • overhauled the format of material names
  • zero price value items will no longer be sold
----------, Apr 3, 2018

* fixed the bug which allowed the player to put out the gold nugget
----------, Nov 5, 2017

+ added the ability to customize the enumeration list of the items (Displayed by the nugget)

config.yml addition:

gui-item-enumeration-format: "%amount%x &c%material%&r = &a %price%"
----------, Oct 5, 2017

* fixed bugs
----------, Jul 12, 2017

* fixed a bug where the player was paid multiple times for its items
----------, Jun 30, 2017

* fixed item duplication bug
----------, Jun 30, 2017

* fixed 1.8 inventory bug: items in the inventory become buggy after selling something ( )
----------, Jun 24, 2017

* ConcurrentModifcationException fixed
----------, Jun 12, 2017

* fixed the final price when using essential's worth list
* fixed version number
----------, Apr 15, 2017

* fixed goldnugget price bug
+ added /ushop reload command
+ added some preparations for custom item selling (including enchantments, displayname, lore and more).
----------, Apr 14, 2017

+ added the ability to define the command in the config.yml, just add command: "sell" or command: "shop" for example.
----------, Apr 10, 2017

+ added essentials worth support (See new configuration on the main page)
+ bugfixes
----------, Apr 9, 2017

Resource Information
Author:
----------
Total Downloads: 18,334
First Release: Dec 10, 2015
Last Update: Jun 12, 2025
Category: ---------------
All-Time Rating:
50 ratings
Find more info at docs.spaceio.xyz...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings