
ShopGuiAddon
ShopGuiAddon is a powerful expansion for the ShopGUI+ plugin. It allows administrators to manage prices, create shops, and edit visual menus directly in-game.
# 🛒 ShopGuiAddon
ShopGuiAddon is a professional expansion for ShopGUI+. It allows administrators to manage prices, create/delete shops, and edit visual menus directly in-game. Fully compatible with Java and Bedrock (Geyser) via an intuitive toggle-switch interface.
✨ Key Features
-
🛠️ Visual Price Editor (GUI): Real-time adjustments with a Bedrock-friendly toggle system.
-
📦 Instant Item Addition: Add items from your hand directly to any shop slot.
-
📂 Full Shop Management: Create (
shopcreate) or permanently delete (shopremove) shop files via command. -
🔗 Main Menu Manager: Link, replace, or unlink shop shortcuts in your
/shopmenu.
-
🎨 Display Customizer: Edit Names and Lores for shop items and menu icons (supports
;for line breaks).
-
👤 Base64 Skin Support: Custom player heads for main menu shortcuts.

-
👤 AutoComplet: Suport Auto Complet commands to know everty sub command or sintax format you must use to full command arguments! =D

⚙️ The Toggle System (Bedrock Compatible)
To ensure 100% compatibility with mobile and console players, the editor uses Toggle Switches (Slots 26 and 35):
- White Glass Pane (+): Addition Mode. Adjustment buttons will increase the price.
- Black Glass Pane (-): Subtraction Mode. Adjustment buttons will decrease the price.

🧪 Logical Testing Flow (SGA 1.1)
Copy and follow this sequence to verify all features in order:
# 1. Shop & Item Setup
/sga shopcreate test
/sga itemadd test 10 100 50
/sga edit test 10
/sga item test 10 name &aSpecial_Item
/sga item test 10 lore &7Line_1;&eLine_2
# 2. Main Menu Management
/sga link test 20 DIAMOND_BLOCK
/sga link test 20 GOLD_BLOCK
/sga replace test 20 GOLD_BLOCK
/sga menu 20 name &6&lVIP_Shop
/sga menu 20 lore &7Line_1;&eLine_2
/sga link test 21 PLAYER_HEAD [Base64]
# 3. Cleanup & Finalization
/sga unlink 20
/sga itemremove test 10
/sga shopremove test
/sga reload
# 4. GUI Internal Controls
GUI: Click Slot 26 (Toggle White to Black) -> Verify Decrease
GUI: Click Green Panes (Check Visor)
GUI: Click Slot 26 (Toggle Black to White) -> Verify Increase
GUI: Click Slot 53 (Reload ShopGUI+)
