levels.yml

Default levels.yml config:

Levels:
  Level_0:
    Strength: 0
    Exp: 0
  Level_1:
    Strength: 0
    Permission:
      - sl.checkother
    Exp: 1000

# Do not remove or touch Level_0 or errors will be caused!
# Add extra levels in the following format:
#  Level_2:
#    Strength: 0
#    Permission:
#      - bukkit.lol
#      - ilike.permissions
#    Exp: 0
# Exp is the Experience needed to gain that level!
#Permissions DO NOT have to be included!

Comments

Posts Quoted:
Reply
Clear All Quotes