Configuration

Configuration can either be done manually, or by command-line.

Here is a simple example, showing some different types of scoreboards.

boards:
  spleef:
    command: bt top spleef 1
    interval: 10m
    sender: console
    location:
      world: spawn
      x: -4.35007093003588
      y: 71.31010422278199
      z: 36.065926939125966
  pvp:
    command: bt top pvp 1
    interval: 10m
    sender: console
    location:
      world: world
      x: 229.26986618129766
      y: 106.28901943923981
      z: 278.9657609817332
  bal:
    command: baltop
    interval: 2h
    sender: console
    location:
      world: world
      x: 224.3229210352765
      y: 108.15246012661524
      z: 239.81548601868693
  sky:
    command: is top
    interval: 30m
    sender: player
    location:
      world: skyworld
      x: 8.738149353904411
      y: 154.8733794621373
      z: 8.41230374775827

Comments

Posts Quoted:
Reply
Clear All Quotes