Plugins loading before PermissionsBukkit

Discussion in 'Bukkit Help' started by hey_pig, Apr 24, 2012.

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

    hey_pig

    As the title says, my plugins are loading before PermissionsBukkit and therefor my permissions nodes for them dont work, example:


    2012-04-24 21:23:31 [INFO] Preparing start region for level 1 (Seed: 478636172434224601)
    2012-04-24 21:23:32 [INFO] Preparing spawn area: 77%
    2012-04-24 21:23:32 [INFO] Preparing start region for level 2 (Seed: 3244468754365583413)
    2012-04-24 21:23:33 [INFO] [OwnBlocksPlus] Enabling OwnBlocksPlus v1.7
    2012-04-24 21:23:33 [INFO] Permission system not detected, defaulting to OP
    2012-04-24 21:23:33 [INFO] [OwnBlocksPlus] version 1.7 initialized with MySQL
    2012-04-24 21:23:33 [INFO] [WorldEdit] Enabling WorldEdit v5.3
    2012-04-24 21:23:33 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-04-24 21:23:34 [INFO] [PermissionsBukkit] Enabling PermissionsBukkit v1.6
    2012-04-24 21:23:34 [INFO] [PermissionsBukkit] Enabled successfully, 0 players registered
    2012-04-24 21:23:34 [INFO] [WorldGuard] Enabling WorldGuard v5.5.2
    2012-04-24 21:23:34 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
    2012-04-24 21:23:34 [INFO] [WorldGuard] (world) Lighters are blocked.



    how do i get permissionsbukkit to load first? I have tried SuperPermsBridge and no luck with that installed.

    this driving me nuts!!
     
  2. Offline

    Omnitv

    check
    server.bat
    propertys.txt
     
  3. Offline

    hey_pig

    wtf kind of advice is that, /facepalm
     
  4. Offline

    r0306

    Try renaming PermissionsBukkit to "A" and reload the server. Or, you can try rearraging the orders of the files. If all else fails, then talk to the developers of the plugins. It should technically still work with permissions depending on how the plugin was coded.
     
Thread Status:
Not open for further replies.

Share This Page