permissionsex #2


  • New
  • Defect
  • Replied
Open
Assigned to _ForgeUser7440577
  • _ForgeUser6839453 created this issue Sep 21, 2011

    Permissions ex not work

  • _ForgeUser6839453 added the tags New Defect Sep 21, 2011
  • _ForgeUser7440577 posted a comment Sep 23, 2011

    Can you please give more information what isn't working, what you are trying? Bukkit Plugin Utilities only support Permissions, PermissionsBukkit and Bukkit owns system natively.

  • _ForgeUser7481820 posted a comment Oct 11, 2011

    Doesn't work for me too.
    I try:

                warp:
                    limit:
                        private: 1
    

    (tried also)

    warp.limit.private: 1
    

    xWarp ignores it and let every user create as much private warppoints as he wants. (No errors in log.)

    Other permissionnodes:

            - xwarp.warp.to.global
            - xwarp.warp.to.own
            - xwarp.warp.world.within.world
            - xwarp.warp.create.private
            - xwarp.warp.edit.delete
            - xwarp.warp.edit.invite.add
            - xwarp.warp.edit.invite.delete
            - xwarp.warp.edit.update
            - xwarp.warp.edit.rename
    

    xWarp also ignores that - for example - I haven't got the right to run the "/warp list" command, but even if I'm non-op I can run it.


    Edited Oct 11, 2011
  • _ForgeUser7440577 posted a comment Oct 14, 2011

    Ehr ? Replied? I don't see any reply so I reset it to “waiting”. Without any detailed information I even couldn't try to reproduce the problem

    Fabian

  • _ForgeUser7440577 removed a tag Replied Oct 14, 2011
  • _ForgeUser7440577 added a tag Waiting Oct 14, 2011
  • _ForgeUser7481820 posted a comment Oct 14, 2011

    I deleted my reply cause it got solved (my problem with PEX and xWarp)

  • _ForgeUser7481820 removed a tag Waiting Oct 14, 2011
  • _ForgeUser7481820 added a tag Replied Oct 14, 2011
  • _ForgeUser7440577 removed a tag Replied Oct 17, 2011
  • _ForgeUser7440577 added a tag Waiting Oct 17, 2011
  • _ForgeUser73955 removed a tag Waiting Dec 3, 2011
  • _ForgeUser73955 posted a comment Dec 3, 2011

    I have the exact same problem... For some reason xWarp doesn't catch the PermissionsCompat compatility layer from PermissionsEX. PermissionsCompat should be working fine on my server (deducted from the following log):

    03:45:20 [INFO] [PermissionsEx] Superperms support enabled. 03:45:20 [INFO] [PermissionsEx] v1.17 enabled 03:45:21 [INFO] [xWarp]: No Register found. Deactivating Register support. 03:45:21 [INFO] [xWarp]: 16 warps loaded 03:45:21 [INFO] [xWarp]: 0 warp protection areas loaded 03:45:21 [INFO] [xWarp]: No permissions system found until here. A permissions plugin will be maybe activated later. 03:45:21 [INFO] [xWarp]: No economy system found until here. A economy plugin will be maybe activated later. 03:45:21 [INFO] [xWarp]: xWarp 3.1.5 enabled 03:45:21 [INFO] [PermissionsCompat] Compatibility layer enabled. 03:45:21 [INFO] [Lockette] Ignoring fake Permissions plugin version 2.7.7

    Please let me know if you need more info

  • _ForgeUser73955 added a tag Replied Dec 3, 2011
  • _ForgeUser7440577 posted a comment Dec 24, 2011

    Oh? What is in your configuration at the permissions → plugin entry?

    And there is nothing after Lockette is ignoring the permissions plugin?

    Fabian


    Edited Dec 24, 2011
  • _ForgeUser7440577 removed a tag Replied Dec 24, 2011
  • _ForgeUser7440577 added a tag Waiting Dec 24, 2011
  • _ForgeUser73955 posted a comment Dec 26, 2011

    this is the config.yml node for permissions: permissions: plugin: 'SuperPerms' I posted all of the relevant lines from my startup log, but if you want the rest it's as follows: 18:12:24 [INFO] [MyHome] 7 homes loaded 18:12:24 [INFO] [MyHome] Using localization: English (en_us) 18:12:24 [INFO] [MyHome] Access Control: Using PermissionsEx v1.17 18:12:24 [WARNING] [MyHome] Help plugin not detected. Only providing help via /home help. 18:12:24 [INFO] [MyHome] MyHome 2.1b enabled 18:12:24 [INFO] Server permissions file permissions.yml is empty, ignoring it 18:12:24 [INFO] Done (0.143s)! For help, type "help" or "?" 21:12:41 [INFO] [WorldSaver] Backing up worlds, you may experience lag 21:12:41 [INFO] [WorldSaver] Backing up worlds, WARNING: The server may stop responding, do not close! 21:12:51 [INFO] [WorldSaver] Backup Finished

    If it helps, Lockette has issues as well, telling me that it uses permissions when it actually uses the ops file instead

  • _ForgeUser73955 removed a tag Waiting Dec 26, 2011
  • _ForgeUser73955 added a tag Replied Dec 26, 2011

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