ShopGUIPlus Staff Reference
Public-safe technical notes for staff who configure or support ShopGUIPlus on 1MoreBlock.
Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.
Commands
Section titled “Commands”| Command | Permission | Purpose |
|---|---|---|
/shop reload | shopguiplus.reload | Reloads shops and configuration. |
/shop check <item> | shopguiplus.check | Checks item matching in supported syntax. |
/shop worth <item> | shopguiplus.worth | Checks configured worth. |
/shop <shop> <player> | shopguiplus.others | Opens a shop for another player where supported. |
Permissions
Section titled “Permissions”| Permission | Purpose | Suggested access |
|---|---|---|
shopguiplus.shop | Base shop access. | Players |
shopguiplus.shops.* | Named shop access wildcard. | Use narrower shop nodes when possible |
shopguiplus.sell.hand | Sell held item. | Players where enabled |
shopguiplus.sell.all | Broad inventory sale. | Players only if intentionally enabled |
shopguiplus.reload | Reload access. | Server administrators |
Placeholders
Section titled “Placeholders”No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.
Configuration and integrations
Section titled “Configuration and integrations”- Vault/CMI handles economy.
- 1MB-CMIAPI WorthDrift compares ShopGUIPlus prices with CMI worth data; WorthHelper supports review workflows.
- Custom-item, soul-bind, container, and metadata matching must be tested carefully.
- Reload should follow configuration validation because a malformed shop can affect broad economy access.
Examples
Section titled “Examples”/shop reload/shop check <item>/shop worth <item>Troubleshooting
Section titled “Troubleshooting”- Capture exact item metadata, shop/category/item ID, direction, quantity, unit price, and total.
- Check buy price and sell price separately.
- Verify economy withdrawal/deposit and inventory delivery/removal before compensating.