Commands & Permissions

Shop Commands


Here are all shop related commands and Permissions.

  • /shop
    • Description: Opens the shop selection GUI
    • Permission: none
  • /shop <name>
    • Description: Open <name> directly without the shop select menu
    • Permission: shop.open.<shopname>
  • /shop reload
    • Description: Reload the shop configuration files
    • Permission: shop.reload
  • /shop createnpc <Name of NPC> <Name of shop>
    • Description: Creates a NPC on your position with the name <Name of NPC>. Right click on this NPC will open the shop <Name of shop>
    • Permission: shop.npc.create
  • /shop help
    • Description: Shows the help page
    • Permission: none
  • /shop info
    • Description: Shows the Material Name and ID of the item in your hand (Used for setting up shops)
    • Permission: none
  • /shop version
    • Description: Displays the plugin verison
    • Permission: none
  • Sneak + Rightclick a NPC to remove
    • Description: Removes the right clicked NPC
    • Permission: shop.npc.remove
  • Required Permission to open a shop:
    • Description: Players need this permission to open the shops.
    • Permission: shop.open.<shopname>
  • Required Permission to open a shop via NPC interaction:
    • Description: Players need this permission to open shops via NPCs
    • Permission: shop.npc.interact
  • Bypass disabled shop commands
    • Description: If you disabled the shop command in your config, players can bypass this with the correct permission
    • Permission: shop.command.bypass
  • Per Slot Permissions
    • Description: If you enabled permissions per slot in your config, you may set following permissions for your users
    • Permission: shop.<shopname>.<slotnumber>
    • Example: shop.Items.5 -> This would allow the group to buy the item on slot 5 of shop Items.