-
Notifications
You must be signed in to change notification settings - Fork 3
Arena Setup
Enzias edited this page Feb 20, 2021
·
6 revisions
This page will give you all the information you need to change the arena part of your configuration file(arena.yml).
-
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.
For more information, check Basic tutorials.
EasyDuels is an open-source and free plugin for spigot servers, offering a new 1v1 system for your server.