Homepage

Installation

1

Download and install

  1. Download the plugin and its dependencies are both bundled in plugins.zip [CLICK TO DOWNLOAD].

  2. Put the .jar files into your server plugins/ folder.

  3. Maps are included with the download aswell an arena.zip, extract it into your main server folder.

  4. Start/Restart your server.


Setup Guide

1

Set the main lobby

To set the global lobby where players will be teleported when they leave arena Run:

  • /setlobby

You need OP or the cs.admin permission.

2

Import the arena world

  1. Import the arena world (example world name: arena):

    • /mv import arena normal

  2. Teleport to the world to verify it loaded:

    • /mv tp arena

3

Create a new arena

  • Create the arena:

    • /arena create <arenaname>

  • Example:

    • /arena create arena1

  • Set the arena waiting lobby (while inside the arena world on the position where you stand):

    • /arena setlobby

4

Set player spawns

Set the spawns for each role (while inside the arena world on the position where you stand):

  • /arena setking

  • /arena setdefenders

  • /arena setattackers

5

Select regeneration area

  1. Get the FAWEWorldEdit wand:

    • //wand

  2. Select positions:

    • Left click = first position

    • Right click = second position

  3. Copy selection (this will copy selected area and save it into schematic which will later be used for regeneration of the terrain):

  • //copy

6

Finish the arena setup

  • /arena finish

7

Extra settings (optional)

You can change more settings in these files:

  • arenas.yml

  • config.yml

  • scoreboards.yml

  • messages.yml


Last updated