Setting permissions #134


  • New
  • Other
Open
  • _ForgeUser12993437 created this issue Mar 20, 2014

    Hello,

    I have a problem with this plugin that I believe can be easily solved, but I just can't figure out how. I have created a server with this plugin and it works fine. I also have already set some shops successfully. The problem is that while me and the other OPs can access the interface, the normal players cannot. It returns them a message stating they don't have permissions to use the /shop command. I've looked everywhere, but I can't seem to understand where and how I'm supposed to set such permissions.

    Thanks in advance for your answer

  • _ForgeUser12993437 added the tags New Other Mar 20, 2014
  • _ForgeUser8684532 posted a comment Apr 29, 2014

    PERMISSIONS

    BossShop.open - Allows to open all shops via sign/command

    BossShop.open.sign - Allows to open all shops via sign

    BossShop.open.command - Allows to open all shops via command

    BossShop.open.command.<shopname> - Allows to open the named shop via command

    BossShop.open.other - Allows to open shops for other players

    BossShop.close - Allows to close the currently opened inventory of a player via command

    BossShop.createSign - Allows to create BossShop signs

    BossShop.reload - Allows to reload the plugin

    BossShop.check - Allows to use the check command

    To add a permission to a group using GroupManager:

    /mangaddp <groupname> <permission>

    To add a permission to a group using PEX:

    /pex group <group> add <permission>


To post a comment, please login or register a new account.