Arena Config Help

Arena Help

{name of arena}:
    enabled: {true or false}
    regionName: {name of worldguard region}
    regionWorld: {world of the game}
    teamInfo:
       {name of team 1}:
           name: {name again}
           spawnPoint:
              x: {x cord}
              y: {y cord}
              z: {z cord}
              yah: {yaw cord}
              pitch: {pitch cord}
       {name of team 2}:
              name: {name again}
           spawnPoint:
              x: {x cord}
              y: {y cord}
              z: {z cord}
              yah: {yaw cord}
              pitch: {pitch cord}
     gameSettings:
         gameMode: {CTF or CTP or KTL}
         blockadeID: {block of wall ID}
         minPlayerPerTeam: {#}
         CTF:
      points:
        normalKill: {# of points}
        killFlagHolder: {# of points}
        flagCapture: {# of points}
        flagReturn: {# of points}
        gameWin: {# of points}
        gameLoss: {# of points}
      teamA:
        flagLocation:
          x: {cord}
          y: {cord}
          z: {cord}
      teamB:
        flagLocation:
          x: {cord}
          y: {cord}
          z: {cord}
    KTL:
      points:
        bossKill: {# of points}
        playerKill: {# of points}
        gameWin: {# of points}
        gameLoss: {# of points}
      teamA:
        bossOne:
          mobName: SuperZombie
          location:
            x: {cord}
            y: {cord}
            z: {cord}
        bossTwo:
          mobName: SuperSpider
          location:
            x: {cord}
            y: {cord}
            z: {cord}
      teamB:
        bossOne:
          mobName: SuperZombie
          location:
            x: {cord}
            y: {cord}
            z: {cord}
        bossTwo:
          mobName: SuperSpider
          location:
            x: {cord}
            y: {cord}
            z: {cord}
    CTP:
      points:
        locationCapture: {# of points}
        normalKill: {# of points}
        killEnemyInPoint: {# of points}
        gameWin: {# of points}
        gameLoss: {# of points}
      teamA:
        woolColor: {# of wool block (the # behind the :)}
        woolCapturedColor: {# of wool block (the # behind the :)}
        baseLocations:
          p1:
            x: {cord}
            y: {cord}
            z: {cord}
          p2:
            x: {cord}
            y: {cord}
            z: {cord}
        teamWallLocation:
          minPoint:
            x: {cord}
            y: {cord}
            z: {cord}
          maxPoint:
            x: {cord}
            y: {cord}
            z: {cord}
        lossLocation:
          x: {cord}
          y: {cord}
          z: {cord}
      teamB:
        woolColor: {# of wool block (the # behind the :)}
        woolCapturedColor: {# of wool block (the # behind the :)}
        baseLocations:
          p1:
            x: {cord}
            y: {cord}
            z: {cord}
          p2:
            x: {cord}
            y: {cord}
            z: {cord}
        teamWallLocation:
          minPoint:
            x: {cord}
            y: {cord}
            z: {cord}
          maxPoint:
            x: 0
            y: 0
            z: 0
        lossLocation:
          x: {cord}
          y: {cord}
          z: {cord}


Comments

Posts Quoted:
Reply
Clear All Quotes