Default Ranks.yml

# Infected Addon - Ranks Default Config v0.0.2
# #
# Being the lazy person i am, there is no way to make players go down ranks, 
# this will be a feature added in the next version(If i get around to it...)
# #
Ranks:
  Default:
    Prefix: '&7Noob'
    Default: true
    Max: false
    Score: 0
    Class:
      Human: Knight
      Zombie: Assassin
    Permissions: []
  Knight:
    Prefix: '&9Knight'
    Default: false
    Max: false
    Score: 0
    Class:
      Human: Knight
      Zombie: Assassin
    Permissions:
    - infected.classes.human.knight
    - infected.classes.zombie.knight
    - infected.shop.186
  Killer:
    Prefix: '&4&lKiller'
    Default: false
    Max: true
    Score: 0
    Class:
      Human: Knight
      Zombie: Assassin
    Permissions:
    - infected.classes.human.killer
    - infected.classes.zombie.killer
    - infected.shop.276

Comments

Posts Quoted:
Reply
Clear All Quotes