Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

ranks.yml

MeLays edited this page Aug 3, 2017 · 1 revision
ranks:
  '0':
    prefix: '&8Player'
  '100':
    prefix: '&7Citizen'
  '1000':
    prefix: '&bProfessional'
  '100000':
    prefix: '&6Agent'

Here you can define some ranks shown in front of the playername in the chat (by default). In this example a player with 70 Karma will be a "&8Player" because he has between 0 and 99 Karma. The rank "&7Citizen" starts at Karma 100.

Clone this wiki locally