Problem/Bug PermissionsEx

Discussion in 'Bukkit Help' started by the300batt, Oct 11, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    the300batt

    PermissionsEx
    Permissions
    :
    Code:
    groups:
      default:
        options:
          default: true
        permissions:
        - modifyworld.*
        - warps.tp - /warp <warpname> - True
    schema-version: 1
    users:
      a0ce60d0-67d5-4f70-b1d1-4bf9fd684237:
        options:
          name: Benirt
     
    Last edited by a moderator: Oct 11, 2017
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    the300batt

    Oh sorry Um so It isent running the primishion
     
  4. Offline

    timtower Administrator Administrator Moderator

    @the300batt Remove the stuff (that is on the same line) after "warps.tp"
     
  5. Offline

    MachoPiggies

    If your using essentials just use this;

    Code:
    groups:
      default:
        options:
          default: true
        permissions:
        - modifyworld.*
        - essentials.warps.(Warpname)
    schema-version: 1
    users:
      a0ce60d0-67d5-4f70-b1d1-4bf9fd684237:
        options:
          name: Benirt
    You ened to enable per permission warps in the essentials folder.​
     
Thread Status:
Not open for further replies.

Share This Page