💡Getting Started

Download The Plugin

After you purchased and downloaded the plugin, you should put it in the plugins folder and start the server. Please be aware the following requirements that must be fulfilled for proper operation:

  • Old MC

    • Paper based 1.8.8 or 1.8.9 server.

  • Modern MC

    • Paper/Purpur based 1.20.6 server.

    • Paper based 1.21.X server.

Java 17

And in both cases the latest stable version of the PacketEvents.

Starting up

If these conditions are met you can start the server for the first time. It generates two arenas world, one which you can work with and one that is for copies. It also creates the main .yml files that you need to set up the plugin for your needs.

Configuration files
  • config.yml contains the settings to configure the basic functionality of the plugin.

  • language.yml contains every language element that flows through the chat.

  • guis.yml contains every GUI settings including titles and items.

  • inventories.yml contains the items for the lobby, party, queue etc. inventories.

  • ranks.yml contains all the rank settings.

  • sidebar.yml contains all the scoreboard/sidebar settings.

  • license.yml contains the license informations.

  • playerkit.yml contains the config for custom player kit.

  • It also generates some default ladders.

You can find a detailed description about the configuration files here.

The first thing to do is to set the lobby location with the /practice lobby set command, then you can start configuring everything. You can use the /practice teleport command to teleport between worlds.

Add zpp.group.default permission to the default rank of the server. (I recommend using Luckperms for permission management)

There is GUI system called Server Manager where you can set up nearly everything.

Server Manager

Recommendations

Event & Match arena's center should be always a free space where players can be teleported, because it will happen for example when they die and become spectators.

If there are teams in a match (not PartyFFA) and the player's inventory contains leather armor or wool, they will get it according to their team color.

You can teleport between the arenas and lobby world with the /practice arenas and /practice lobby commands.

Last updated

Was this helpful?