MySQL Leaderboard Sample

kills_pve:
  enabled: true
  separateNameTable:
    enabled: true
    nameTable: statsplayers
    sepNameCol: name
    sepIdCol: player_id
  sortByWorld:
    enabled: false
    worldCol: world
    worldName: world
  customColumn:
    enabled: true
    customCol: type
    rowValues: Skeleton, Creeper, Spider, Zombie, Ghast, Slime, Pig_zombie, Cave_spider, Silverfish, Enderman, Blaze, Magma_cube, Witch, Endermite, Guardian
  customColumn2:
    enabled: false
    customCol: customCol
    rowValues: rowValues
  statTable: statskill
  statName: amount
  statDisplay: Kills
  nameColumn: player_id
  hlbSize: 5
  reverseOrder: false
  statOnSameLine: true
  line0Format: red, bold, name
  line1Format: pink, magic, custom, sdfasdsafdsfadsdfd
  line2Format: pink, magic, custom, sdfasdsafdsfadsdfd
  line3Format: dark blue, bold, stat
  signs:
    '1':
      world: world
      x: -90
      y: 64
      z: 7
      facing: SOUTH
    '2':
      world: world
      x: -89
      y: 64
      z: 7
      facing: SOUTH
    '3':
      world: world
      x: -88
      y: 64
      z: 7
      facing: SOUTH
    '4':
      world: world
      x: -87
      y: 64
      z: 7
      facing: SOUTH
    '5':
      world: world
      x: -86
      y: 64
      z: 7
      facing: SOUTH

Comments

Posts Quoted:
Reply
Clear All Quotes