WorthGui icon

WorthGui -----

A worth plugin for selling items from player inventory through a GUI



WorthGui
WorthGui is an easy plugin designed to sell items from players inventory with a simple command and reward them with in-game money.

Features

  • Configuration
  • A paginated GUI menu for selling items
  • Different types of economy provider plugin support for money transfer
  • Designed to work on latest minecraft servers from 26.1
  • Minimessage & Adventure text format support for Paper servers
Commands & Permissions
  • /worthgui - Opens the worth menu for the player
  • /worthgui reload - Reloads the plugin configuration | worthgui.reload
Requirements
Support
If you like it please consider supporting the developer with a small donation to keep this project alive.
upload_2026-5-25_13-14-3.png


Code (YAML):
# Economy provider can be any, vault or excellenteconomy
economy-provider
: any

# If enabled enchanted items can not be sold
ignore-enchanted-items
: true

gui
:
  items
:
    previous-page
:
      material
: compass
      display-name
: "<red>\u2190 Previous page"
      slot
: 40
      lore
: [ ]
    next-page
:
      material
: arrow
      display-name
: "<green>Next page <gray>%next-page%/%total-items% <green>\u2192"
      slot
: 41
      lore
: [ ]
    balance
:
      material
: diamond
      display-name
: "<green>Balance"
      slot
: 36
      lore
:
       - "<yellow>Your balance:<green> $%balance%"

text
:
  should-be-greater
: "<red>Amount should be greater than 0 and must be number only."
  item-sold
: "<dark_green>Item<yellow> %material%<dark_green> sold for<green> $%price%"
  no-items
: "<red>You need at least one sellable item in your inventory to open worth menu."
  enter-number
: "<dark_green>Enter a number into chat to sell the item (<gray>%material%<dark_green>):"
  gui
:
    title
: "<dark_green>Worth menu"
    lore
:
     - "<gray>Price of worth:<green> $%worth%"
      - "<gray>Total income (all):<green> +$%total-income%"
      - "<gray>Amount to sell:<red> %amount%"
      - ""
      - "<gold>Left click<white> - Sell all"
      - "<gold>Left shift + left click<white> - Sell x amount by typing into chat"
      - "<gold>Right click<white> - Sell half<gray> (64 stack = 32)"
 


upload_2026-5-25_13-12-25.png
upload_2026-5-25_13-12-29.png
Resource Information
Author:
----------
Total Downloads: 6
First Release: May 25, 2026
Last Update: May 25, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings