Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
A powerful sell GUI plugin with advanced price management system

Optional: MythicLib, MMOItems, Nexo, EssentialsX, ShopGUI+, NBT-API

๐ฏ Drag & Drop GUI - Intuitive selling interface
๐ฐ Advanced Price Setter - Set prices for any item type with GUI
๐ง Multi-Plugin Support - MMOItems, Nexo, ShopGUI+ items
โ๏ธ EssentialsX Integration - Use existing Essentials prices
๐จ Fully Customizable - Custom model data, commands, messages, GUIs
๐ Permission-based Bonuses - Multipliers and flat bonuses
๐ฒ Price Evaluation System - Set random or fixed item prices for evaluation
๐ Secure & Safe - No item duplication, automatic backups
๐ค AutoSell System - Automatically sell items based on whitelist configuration
๐พ Persistent Pricing - NBT-based pricing system with support for random ranges
๐ Item Worth Display - Show item value in lore (requires PacketEvents plugin)
๐ What's New in This Version?
๐ NEW: Price Setter System
- Drag & Drop Price Setting - Visual GUI for setting item prices
- Multi-Item Support - Vanilla, MMOItems, Nexo, and ShopGUI+ items
- Real-time Price Display - See current prices and item info
- Commands:
/sellgui setpriceor/sellguiprice
๐ AutoSell Feature
- Smart AutoSell - Automatically sell whitelisted items
- Per-Item Configuration - Enable/disable autosell per item
- Settings GUI - Configure autosell preferences with
/sellgui autosell
๐ Price Evaluation System
- Random Price Range - Set MIN-MAX prices for item evaluation
- Fixed Price Mode - Set static prices for items
- Player-Friendly - Players can evaluate items before selling
๐ง Improvements & Fixes
- โ Fixed API errors and console sender issues
- โ Changed from Gradle to Maven for easier building
- โ Added Custom Model Data support for menu items
- โ Added command execution on sell & confirm actions
- โ Improved notification system for empty GUI
- โ Cross-compatibility: Essentials + MMOItems + Nexo + ShopGUI+
- โ Enhanced NBT-based price management system
๐ Commands
Main Commands
| Command | Description | Permission |
|---|---|---|
/sellgui |
Open the sell GUI | sellgui. use |
/sellgui <player> |
Open sell GUI for another player | sellgui.others |
/sellgui reload |
Reload plugin configs | sellgui.reload |
/sellall |
Sell all items in inventory | sellgui.sellall |
/sellall confirm |
Confirm selling all items | sellgui.sellall |
/sellgui evaluate |
Open the Price Evaluation GUI | sellgui.evaluate |
/sellgui autosell |
Open the AutoSell Settings GUI | sellgui.autosell |
Price Setter Commands
| Command | Description | Permission |
|---|---|---|
/sellguiprice |
Open price setter GUI | sellgui.setprice |
/sellgui setprice <amount> |
Set fixed price for handheld item | sellgui.setprice |
/sellgui setrange <min> <max> |
Set random price range for handheld item | sellgui.setrange |
๐ง PlaceholderAPI Support
| Placeholder | Description |
|---|---|
%sellgui_pricehand% |
Price of item in player's hand |
%sellgui_pricehandfull% |
Full item name + price in hand |
๐ Permissions
Basic Permissions
| Permission | Description | Default |
|---|---|---|
sellgui.use |
Use /sellgui command |
true |
sellgui.sellall |
Use /sellall command |
true |
sellgui.evaluate |
Use price evaluation system | op |
sellgui.autosell |
Access AutoSell settings | op |
sellgui.others |
Open GUI for other players | op |
sellgui.reload |
Reload plugin configs | op |
sellgui.setprice |
Use price setter GUI and commands | op |
sellgui.setrange |
Set random price ranges | op |
๐ฐ Price Bonuses
| Permission Format | Description | Example |
|---|---|---|
sellgui.multiplier. <number> |
Multiply sell price | sellgui.multiplier.2 = 2x price |
sellgui.bonus.<number> |
Add flat bonus to price | sellgui.bonus.30 = +$30 |
๐ฎ Supported Item Types
โ Fully Supported
- Vanilla Items - All Minecraft items with Material names
- MMOItems - Custom items from MMOItems plugin
- Nexo Items - Custom items from Nexo plugin
- EssentialsX Worth - Use existing Essentials item prices
- ShopGUI+ - Use ShopGUI+ prices
๐ง Configuration Files
config.yml- Main plugin configurationgui.yml- Sell GUI, Price Evaluation, and AutoSell GUIsitemprices.yml- Vanilla item pricesmmoitems.yml- MMOItems prices by TYPE. IDnexo.yml- Nexo item prices by item IDautosell.yml- AutoSell settings and whitelistlang. yml- All messages and textsounds.yml- Sound configurations
๐ฏ How to Use Price Setter
Quick Start
- Open GUI:
/sellguiprice - Drag item into the center slot
- Set price: Enter the chat
- Save: Click the green "Save" button
Supported Items
- Vanilla:
DIAMONDโitemprices.yml - MMOItems:
SWORD. EXCALIBURโmmoitems.yml - Nexo:
custom_swordโnexo.yml - ShopGUI+: Auto-detected from ShopGUI+ prices
๐ฏ How to Use AutoSell
- Open Settings:
/sellgui autosell - Select Items: Click items to toggle autosell
- Navigation: Use pagination buttons to browse items
- Bulk Actions: Use "Enable All" / "Disable All" buttons
- Search: Use search button to find specific items
๐ Documentation
- Price Setter Guide - Detailed guide for the new price setter
- Nexo Integration - Specific guide for Nexo items
- AutoSell Configuration - AutoSell system setup guide
๐ Installation
- Download the latest release
- Place in your
plugins/folder - Install Vault and an economy plugin
- Restart your server
- Configure prices using
/sellgui setpriceor edit config files
๐ What's Coming Next?
- ๐ Advanced Statistics & Analytics
- ๐ Price History & Trends
- ๐ Multi-Server Support
- ๐ Custom Item Categories
๐ค Credits & Support
- Original Plugin: SellGUI
- Enhanced Version: Improved with advanced features, AutoSell, and Price Evaluation
๐ Bug Reports & Feature Requests
- Create an issue on GitHub
- Include server version, plugin version, and error logs
- Provide steps to reproduce the issue
๐ก Contributing
- Fork the repository
- Create a feature branch
- Submit a pull request with detailed description
Made with โค๏ธ for the Minecraft community


