PrisonRankup

PrisonRankup

149k Downloads

Prefix

HawkSoldier opened this issue ยท 0 comments

commented

Dear Mazen,

I first want to mention, your plugin is really good! But I had 1 little problem, my custom prefix wont work.
My config.yml:

Welcome to configuring PrisonRankup, I will be here to guide you through this config setup

First let me introduce myself, I am Mazen. I consider myself an expert in configuring Plugins and YAML configs and an advanced Java developer

First thing I want you to do is to set the prefix (What comes before the message) for the plugin to use. Keep the speech marks please to avoid errors.

Prefix: '&8[&4Battle&f-&bPvp&8]'
version: 3.0
Rankup BC Message: '&4%player% &bhas ranked up to &f%rank%'
groups:

  • Recruit:0
  • Soldier:1000.0
  • Sergeant:2500.0
  • Lieutenant:8000.0
  • Captain:17000.0
  • Major:30000.0
  • Colonel:70000.0
  • General:100000.0
  • Marshal:200000.0
    First Rank: Recruit
    Last Rank: Marshal
    Highest Rank MSG: '&bYou are already the highest rank!'
    Timed Requirement: false
    Time Interval: 0.0
    Time type: Seconds
    Interval on all ranks: false
    Transfer ranks to profile: false
    update: true
    debug: false
    ranks-format: '&8[&f%rank%&8]&6: %price%'
    not-enough-money: '&bYou need &6$%price% &b to rankup to &f%rank%'

Do you know what went wrong, because it just keeps the default prefix...

Kind regards,
HawkSoldier