Hiding items, via permission #167


  • New
  • Task
Open
  • AlexanderNorup created this issue Jun 21, 2014

    Short description about the bug/problem:
    In the config file an option called: HideItemsPlayersDoNotHavePermissionsFor.
    When i set that to true, the items players do not have permission for, continue to be shown.

    What steps will reproduce the problem?
    1. Go into the config file, and set HideItemsPlayersDoNotHavePermissionsFor to true
    2.Start your server
    3. Make a item, that requires a permission to be seen.
    4. Look it up in the shop

    What is the expected output? What do you see instead?
    The item should be hidden, for the people that don't have the permission, but visible to the people that does.

    What version of BossShop are you using?
    v2.0.5

    Do you have an error log of what happened? Please paste it at pastie.org!

    Please provide any additional information below.
    I'm using bossshop on my server, for a menu system because i don't want to force my players to remember the commands. They can just use a item, that opens a BossShop, that has the commands. I want to hide some commands that my players don't have permission for (Donator commands etc.). And i want to show them to the people that have permission.

  • AlexanderNorup added the tags New Task Jun 21, 2014
  • _ForgeUser8684532 posted a comment Jul 21, 2014

    You need to give the rank that does NOT have permission for it a negative permission by added the permission but beginning with a - (minus)


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