config


The config


This is the default highscores file, if you with to revert it back at some point:

#All Stat Types will be added as a Highscore, adding highscores for (for example) playtime, kills, blocks broken etc.
allStatTypesDefaultHighscores: true 

#Specify the default rewards. These will be used when a reward isn't specified in the highscores.yml file
defaultRewards:
  money: 0
#Markup of items is <id>.<itemData>,amount;<id>...
  items: 0,0

#This whole section is currently UNUSED AND UNREADY.
stats:
  #This config option allows you to save Timestamps along with the Stat. Note that this will result in much larger databases.
  trackTime: false
  trackTimeFor:
  - BLOCK_BREAK
  - BLOCK_PLACE
  - PLAYTIME

#Current version. Changing this to something lower will update the plugin if update is set to true.
version: 0.1
#Whether or not to automatically update the plugin (recommended)
update: true
#Whether or not to see debug messages (quite a lot of em!)
debug: false

Comments

Posts Quoted:
Reply
Clear All Quotes