💸
Custom Shops
Custom Shops v2
Custom Shops v2
  • Getting Started
  • Commands & Permissions
    • CustomShops Command
    • All Other Commands
  • Getting Started
    • Opening a Shop
    • Creating and Deleting Shops
    • Modifying Items in a Shop
    • Shop Interactions
  • Other Info
    • Config & Shop Files
    • Buy Preview Shop
    • Updating the Script
  • Purchase/Update the Script
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Shop Interactions

PreviousModifying Items in a ShopNextConfig & Shop Files

Last updated 6 months ago

Was this helpful?

Type /shopaction <shop> (or /sa <shop>). Click any slot to set what it

Go into Minecraft and type /sa <your shop name> (or /shopaction <your shop name). Click on an item in your shop to modify what it does. When you click on an item, a menu like this should open up.

If you want to open the buy preview (see page if you don't know what that is) page, click on the sapling. If you want to give the player the item for free, set all-items-free to true in the config and choose this. If you want to open another shop page, click the chest. If you want the PLAYER to execute a command, click on the normal command block. If you want the CONSOLE to execute a command, click on the repeating command block. If you want to send the player a message, click the sign. If you want nothing to happen, click on the structure void (this is the default action) If you want to close the shop, click on the barrier.

The item on the bottom row is the currently selected action and value.

Use @p if you want to use the player name in player commands, console commands, or messages.

THIS