Configuration (config.yml)

Configure (config.yml)

Config:
  DefaultBoard: default //name of default board.
  NoInvToJoin: true //if true, players must have empty inventory to play
  QueueCountDown: 5 //countdown time between games in seconds.
  Announce: true //announce wins to all players on server
  EndTeleport: false //if false, players teleport to previous location. use /setlobby to add a lobby location.
Boards:
  default:
    Location: world,-335,2,681
    Size:
      Prob: 0.15 //TNT probability
      H: 8 //size of board
      W: 8 //size of board
    PrizeMultiplier: 1.0 //cleared blocks are multiplied by this to give prize

Comments

Posts Quoted:
Reply
Clear All Quotes