GateShop — Admin Commands
/gshop
| Command | Arguments | Permission | Description |
|---|---|---|---|
/gshop static | — | gateshop.admin | Activates a static shop operation |
/gshop addShopItem <buy> <sell> <makeAnnouncement> [limit] | buy: Double(0, 1000000); sell: Double(0, 1000000); makeAnnouncement: Boolean; limit: Integer (optional) | gateshop.admin | Creates a new shop item at a targeted NPC or sign |
/gshop upgradeData [confirm] | confirm: Boolean (optional, default false) | gateshop.admin | Upgrades shop data (requires confirmation) |
/gshop reload | — | gateshop.admin | Reloads all shops from the database |