Solved Prison Server Pex and Paid Ranks

Discussion in 'Bukkit Help' started by bradleycraftftw, Dec 20, 2013.

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

    bradleycraftftw

    Fixed thanks
     
  2. bradleycraftftw hi, your problem is:
    Code:
        permissions:
        - null
    you can fix this by removing it or just copy and paste this one i have fixed for you:
    Code:java
    1. groups:
    2. A:
    3. default: true
    4. prefix: '&0[&3&lA&0]&f '
    5. permissions:
    6. - essentials.warp
    7. - essentials.warp.list
    8. - essentials.warps.plots
    9. - essentials.warps.jail
    10. - essentials.warps.mp
    11. - essentials.warps.ores
    12. - essentials.msg
    13. - essentials.kit
    14. - essentials.kits.starter
    15. - essentials.spawn
    16. - plotme.use
    17. - nocheatplus.checks.chat.commands
    18. - rankmeup.rankmeup
    19. B:
    20. default: false
    21. prefix: '&0[&3&lB&0]&f '
    22. inheritance:
    23. - A
    24. permissions:
    25.  
    26. C:
    27. default: false
    28. prefix: '&0[&3&lC&0]&f '
    29. inheritance:
    30. - A
    31. permissions:
    32.  
    33. D:
    34. default: false
    35. prefix: '&0[&3&lD&0]&f '
    36. inheritance:
    37. - A
    38. permissions:
    39.  
    40. Mod:
    41. default: false
    42. suffix: ' &0[&3&lMod&0]'
    43. inheritance:
    44. - A
    45. permissions:
    46. - essentials.fly
    47. - essentials.heal
    48. - essentials.afk
    49. - essentials.nick
    50. - essentials.mute
    51. - essentials.feed
    52. - essentials.ban
    53. - essentials.jails
    54. - essentials.invsee.modify
    55. - essentials.invsee
    56. - essentials.tempban
    57. - essentials.kick
    58. default: false
    59. suffix: ' &0[&4&lOwner&0]'
    60. inheritance:
    61. - A
    62. permissions:
    63. - bukkit.command.op.give
    64. Admin:
    65. default: false
    66. suffix: ' &0[&3&lAdmin&0]'
    67. inheritance:
    68. - A
    69. permissions:
    70.  
    71. Donor:
    72. default: false
    73. prefix: ' &0[&3&lDonor&0]'
    74. inheritance:
    75. - A
    76. permissions:
    77. - essentials.fly
    78. - essentials.repair
    79. - essentials.heal
    80. - essentials.feed
    81. - essentials.nick
    82. users:
    83. BradleyCraftFTW:
    84. group:
    85. iamherobrine12:
    86. group:
    87. - Admin
    88. ghostreaper953:
    89. group:
    90. - Admin
    91. Abby8869:
    92. group:
    93. - Admin
    94. tomzo569:
    95. group:
    96. - Mod
    97. lukerocks13:
    98. group:
    99. - Admin

    PS: It would help the plugin if you set the ranks in order from first joined to owner.
     
  3. Offline

    bradleycraftftw

    So is this for Pex or Group Manager?
    EDIT -
    Also that file can you please put it on a pastebin please

    Please can you make this into a code not a java code or put it in a paste bin please
    Thanks alot :D
     
  4. Offline

    Gater12

  5. Offline

    computersallout

  6. Offline

    bradleycraftftw

  7. If this is solved please type solved in the title and/or just type it here so a moderator can approve it :)
    Also this is for Pex
    it looks like someones already done that for me :)
     
  8. Offline

    bradleycraftftw

    Thanks to everyone who helped me with this
    It means a lot to me :D

    P.s anyone know how to do PaidRanks config?
     
  9. Offline

    Iroh

    Here is how you use paidranks.
     
  10. Offline

    bradleycraftftw

    Before i leave this post couple last quetions
    Can you use paid ranks with pex?
     
  11. Offline

    Iroh

    Paidranks requires vault, vault supports pex.
     
  12. Offline

    bradleycraftftw

    Ok i have both them plugins
    Thanks

    Ok this is what happened last time i type /rankup and i get this
    http://imgur.com/TXfjm9v
    But the thing is i am in rank A
    How do i fix this?
     
Thread Status:
Not open for further replies.

Share This Page