Rankpex not working due to....(please check:P)

Discussion in 'Bukkit Help' started by goakiller900, Dec 6, 2011.

Thread Status:
Not open for further replies.
  1. 2011-12-06 22:00:37 [SEVERE] [SRPEX] PermissionsEx not detected, disabling SetRankPEX
    2011-12-06 22:00:37 [INFO] [SRPEX] SetRankPEX is now disabled.
    2011-12-06 22:00:37 [INFO] [PermissionsEx] Superperms support enabled.
    2011-12-06 22:00:37 [INFO] [PermissionsEx] v1.16 enabled

    anyway i can fix this ??

    it shutsdown cause it cant find pex but pex loads later -_-
     
  2. Offline

    Acrobot

    If I were you, I'd open the SetRankPEX.jar with WinRAR/7Zip, then open the plugin.yml file and add
    Code:
    depend: [PermissionsEx]
    
    Just after the "name", so the plugin.yml looks like:
    Code:
    ...
    name: SetRankPEX
    depend: [PermissionsEx]
    ...
    
     
  3. Thx acrobot this fixed it :)
     
Thread Status:
Not open for further replies.

Share This Page