PaidRanks Plugin Help !

Discussion in 'Bukkit Help' started by Blondie88, Aug 23, 2018.

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

    Blondie88

    Hello, I need your help. I created a config. But I get an error message because I made it wrong. Could you tell me where the error is.
    Error message I get when I write the /rankup command --> Invalid Args! Default ladder not enabled in the rankprices.yml
    Can you do the right thing
    Paidranks Plugin Ranks Config

    Code:
    DefaultPaidRanks:
      #Format =    <rank>:   Example below.
      #Required      Price: <price>
      #Optional      permission: <permission>
      #When true it will use /rankup
    Player:
       Enabled: true
       Permission: paidranks.player
       Rank1:
         Price: 1
       Rank2:
         Price: 1
       Rank3:
         Price: 1
       Rank4:
         Price: 1
    authorized:
       Enabled: true
       Permission: paidranks.authorized
       Rank1:
         Price: 1
       Rank2:
         Price: 1
       Rank3:
         Price: 1
       Rank4:
         Price: 1

    Thanks in advance
     
  2. Offline

    KarimAKL

    "default ladder not enabled in the rankprices.yml", try looking for a "default ladder" option in the "rankprices.yml" file.
     
Thread Status:
Not open for further replies.

Share This Page