Uses OP permissions even though Permsbukkit is present #16


  • New
  • Defect
Open
Assigned to _ForgeUser7440577
  • _ForgeUser7513750 created this issue Jan 16, 2012

    What steps will reproduce the problem?
    1. Creating a Warp as Non-OP

    What is the expected output? What do you see instead?

    My Users have permissions to create and delete any warps even though specified differently in my Permissionsbukkit config.
    When performing a "Permissions Dump" The permission is returned with true as a default which might indicate the use of OP-Permissions.
    This should not be hapening because my log says that xWarp hooked up with permissionsbukkit.

    What version of the product are you using?
    xWarp 3.1.5
    Permissionsbukkit 1.2
    Craftbukkit build 1337-1772 (All build give the same error)

    Do you have an error log of what happened?
    I get no exception in the console and have installed Bukkitpluginutils correctly.
    Here is my log upon reloading:

    2012-01-16 17:41:00 [WARNING] [xWarp]: Skiped disabled permissions system: PermissionsBukkit v1.2
    2012-01-16 17:41:00 [INFO] [xWarp]: No permissions system found until here. A permissions plugin will be maybe activated later.
    2012-01-16 17:41:00 [WARNING] [xWarp]: Skiped disabled economy system: Essentials v2.7.2
    2012-01-16 17:41:00 [INFO] [xWarp]: No economy system found until here. A economy plugin will be maybe activated later.
    2012-01-16 17:41:00 [INFO] [xWarp]: xWarp 3.1.5 enabled
    2012-01-16 17:41:00 [INFO] ServerSigns Version 1.3 is now enabled.
    2012-01-16 17:41:00 [INFO] ServerSign successfully created.
    2012-01-16 17:41:00 [INFO] PermissionsBukkit v1.2 is now enabled
    2012-01-16 17:41:00 [INFO] [xWarp]: Linked with permissions system: PermissionsBukkit v1.2
    2012-01-16 17:41:00 [INFO] File not found: plugins/Essentials/jail.yml
    2012-01-16 17:41:00 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    2012-01-16 17:41:00 [INFO] [xWarp]: Linked with economy system: Essentials v2.7.2

    Please provide any additional information below.

  • _ForgeUser7513750 added the tags New Defect Jan 16, 2012
  • _ForgeUser7513750 edited description Jan 16, 2012

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