Flat File SQLite Leaderboard.yml Sample

mob_kills:
  enabled: true
  separateNameTable:
    enabled: false
    nameTable: player_stats
    sepNameCol: name
    sepIdCol: player_id
  sortByWorld:
    enabled: false
    worldCol: world
    worldName: world
  customColumn:
    enabled: false
    customCol: type
    rowValues: values
  customColumn2:
    enabled: false
    customCol: customCol
    rowValues: rowValues
  statTable: player_stats
  statName: mobkills
  statDisplay: Mob Kills
  nameColumn: playername
  hlbSize: 5
  reverseOrder: false
  statOnSameLine: false
  line0Format: black, bold, header
  line1Format: dark blue, normal, name
  line2Format: dark red, bold, statdisplay
  line3Format: dark purple, bold, stat
  flatFileDB:
    enabled: true
    flatFilePath: \plugins\scoreboardstats\scoreboardstats.db

Comments

Posts Quoted:
Reply
Clear All Quotes