Paid Ranks.

Discussion in 'Bukkit Help' started by thomasjcf21, Oct 29, 2012.

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

    thomasjcf21

    To Bukkit,
    I can not set up paid ranks. I want to use the /rankup command. And I can't. My problem is, is that I am trying to set up ranks for a prison server. However if I set up /rankup command I need to do a lot of config editing. And I don't know how to edit config that well. Or even edit the ladder. I also don't know how to set up with pex. I am trying to set up these groups.
    Prisoner C, Prisoner B, Prisoner A, Guard 1, Guard 2, Guard 3 and free. Here is my rankprices file.
    # Make sure all the editable ones of ladders is LOWER CASE! see example MUST BE LIKE THIS but with your own
    # When you type /rankup <ladder>

    ####################################################################
    ###### READ NOW SO YOU WONT GET ERRORS OR IT DOES NOTHING!!!! ######
    # #
    # On the ladder groups like the fire: fire_novice. Thats the #
    # level they require in order for the ladder to start the chain! #
    # #
    ####################################################################

    Config:
    # Have old payranks back with new paidranks?
    #If you want /rankup
    oldpayranks: false
    #If you want ladders
    ladders: true
    # permission is for the permission node for the default /rankup
    permission: paidranks.nonladder

    ####### If Config.oldpayranks is true ONLY!

    OldPayRanks:
    groupslist:
    - default
    - member
    Prices:
    default: 0
    member: 100

    ####### If Config.oldpayranks is true ONLY!

    Ladders:
    - fire
    - frost
    - aura

    Prices:
    fire:
    fire_novice: 100.0
    fire_apprentice: 200.0
    fire_apprentice: 300.0
    frost:
    frost_novice: 100.0
    frost_apprentice: 200.0
    frost_apprentice: 300.0
    aura:
    aura_novice: 100.0
    aura_apprentice: 200.0
    aura_apprentice: 300.0

    Permissions:
    fire: paidranks.fire
    frost: paidranks.frost
    aura: paidranks.aura

    fire:
    - fire_novice
    - fire_apprentice
    - fire_master

    frost:
    - frost_novice
    - frost_apprentice
    - frost_master

    aura:
    - aura_novice
    - aura_apprentice
    - aura_master

    # These lists are ordered from lowest rank to highest rank.
    # If you change default make sure you change it to the group
    # that your users enter when they join the server
    # or this plugin will not work. Group names must match
    # the group names in your permissions.yml file
    # or ranking up will not function properly.
     
  2. Offline

    felixislive

    Have you fixed it ?? because i need it for the same thing as you :D if you have please reply or add me to skype if you have abonentas1997 thanks a lot!
     
  3. Offline

    xDeeKay

  4. Offline

    Necrodoom

  5. Offline

    xDeeKay

    necrodoom
     
  6. Offline

    Necrodoom

    oh, i see
     
  7. Offline

    macball2000

    Can SOmeone Help me it says i do not have permission to do /rankup even thought is does
     
Thread Status:
Not open for further replies.

Share This Page