Permissions help needed.

Discussion in 'Bukkit Help' started by CommanderCarrot5, Dec 14, 2017.

Thread Status:
Not open for further replies.
  1. Hi, sorry if this is the wrong place to post this. But could you tell me 2 things, why can default players warp anywhere? And why can't players do /kit a?

    https://pastebin.com/nT6ZGzWJ

    Please respond ASAP, thanks.
     
  2. Offline

    BooGaLoo90

    "essentials.warps" is required in order to use the /warp command.

    if you have permission based warps (which you do), then on top of this permission, you need to give them the specific warps permissions (which you have done)

    same concept with "essentials.kit"
     
  3. Yes, but that still doesn't explain why A rank can warp anywhere even if they don't have the permission for it?
     
  4. Offline

    BooGaLoo90

    did you make sure in your essentials config you have the setting warps permission based set to TRUE? if you have this set to false, players will have access to all warps regardless of permissions as long as they have essentials.warps

    Code:
    # Set this true to enable permission per warp.
    per-warp-permission: true
     
Thread Status:
Not open for further replies.

Share This Page