Skip to content

Revamp /sell GUI, add /sellmulti and /sellworth commands - #17

Merged
Faboit1 merged 2 commits into
mainfrom
copilot/make-text-configurable
Jul 17, 2026
Merged

Revamp /sell GUI, add /sellmulti and /sellworth commands#17
Faboit1 merged 2 commits into
mainfrom
copilot/make-text-configurable

Conversation

Copilot AI commented Jul 17, 2026

Copy link
Copy Markdown

Separates multiplier display from the sell GUI into its own menu, simplifies /sell to a clean item-drop inventory with a sell button, and adds a paginated item prices browser.

Changes

/sell — Clean sell inventory

  • Now 9×6 with rows 0-4 as free item placement slots
  • Bottom-right (slot 53): lime glass pane Sell button that shows total value on hover
  • Close-to-sell behavior preserved
  • Sell button refreshes dynamically after each item placement via scheduled task

/sellmulti — New multiplier overview

  • 1×9 GUI showing all category multipliers (earned, daily boost, effective)
  • Clicking a category opens its existing progress snake path
  • Category progress/items GUIs now navigate back here instead of /sell

/sellworth — New item prices browser

  • Aliases: /worth, /prices, /itemprices
  • Paginated 54-slot GUI with all priced items
  • Hopper-based filter button cycles through All → each category
  • Shows base price, multiplier, effective price, and category per item

Config

  • All new labels, titles, materials, and lore fully configurable under messages.shop.*, messages.sellmulti.*, messages.worth-gui.*, and icons.sell-button
  • sell-multi-gui and worth-gui top-level config sections added
  • Plugin version bumped to 2.2.0

Copilot AI added 2 commits July 10, 2026 13:49
- /sell is now a clean 6-row inventory with Sell button (lime glass pane)
  in bottom-right corner showing sell value on hover. Close-to-sell still works.
- /sellmulti opens a 1x9 GUI showing all category multipliers
- /sellworth (aliases: /worth, /prices) opens a paginated item prices browser
  with category filter cycling
- All new text, materials, and settings are fully configurable in config.yml
- Category progress/items GUIs now navigate back to /sellmulti instead of /sell
@Faboit1
Faboit1 marked this pull request as ready for review July 17, 2026 17:25
@Faboit1
Faboit1 merged commit dc2701e into main Jul 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants