Skip to content

Arena Setup

Enzias edited this page Feb 20, 2021 · 6 revisions

Arena Setup

This page will give you all the information you need to change the arena part of your configuration file(arena.yml).


Config explanation

  • arena: This part is about where the arena is located.

    • world: The name of the world where is your arena.

    • spawnpoints

      • spawn1: First spawn location of your arena.
      • spawn2: Second spawn location of your arena.
        • xyz: Coordinates of spawn points. (x/y/z)
        • yaw: Yaw value of spawn points.
        • pitch: pitch value of spawn points.
    • spectate: This part is about the spectate location when players use /easyduels spectate join(Of course, the world is the same as the arena).

      • xyz: Coordinates of spectating location. (x/y/z)
      • yaw: Yaw value of spectating location.
      • pitch: pitch value of spectating location.
  • lobby: This part is about the lobby location.

    • world: The name of the world where is your lobby location.
    • xyz: Coordinates of lobby location. (x/y/z)
    • yaw: Yaw value of lobby location.
    • pitch: pitch value of lobby location.

How to set arena and spawn points?

For more information, check Basic tutorials.