- /shop - Show GiantShop help page 1
- /shop [h|help|?] (page) - Show GiantShop help page X
- /shop [l|list] (page) - Show GiantShop item list page X
- /shop [c|check] [id([:type])] - Search a single item
- /shop [s|sell] [id([:type])] [amount] - Sell items back to the shop
- /shop [b|buy] [id([:type])] [amount] - Buy items from the shop
- /shop [g|gift] [receiver] [id([:type])] [amount] - Gift an item to player [receiver]
- /shop add [id([:type])] [amount] [sellFor] [buyFor] - Add an item to the shop, leave sellFor or buyFor as 0 to only sell/buy item
- /shop update [id([:type])] [amount] [sellFor] [buyFor] - Update an item in the shop, leave sellFor or buyFor as 0 to only sell/buy item
- /shop remove [id([:type])] - Remove an item from the shop
- /shop truncate - Erase all items from the shop
- /shop save - Save current configuration
- shop export - export current SQL database to CSV+
- shop import - import data from CSV+
+These commands are only accessible from the console!