🎮Event Setup

Here you can find a detailed description about event setup and hosting.

Setup

Step 1: Editing the events through config.yml

There are some specific settings that can only be set from the config.yml file. After you edited these settings, please reset the server, because they can only be recharged when the server is restarted.

Step 2: Set the icon

First you have to create an icon for the event just like you did with arenas and ladders. Then you open the event setup GUI and click on the events default icon.

How to set an event's icon

Step 3: Change the event's basic settings

Event settings GUI

Step 4: Event specific settings

For almost all events, there are also event-specific settings that you must configure before you can enable the event. You can achieve this by using the /event <event> command. For example if you want to set the LMS event's kit you can, by using the /event lms setkit command. These types of commands also set the potion effects.

Step 5: Set the event map

First of all you have to build or paste the event's map in the arenas world, otherwise you won't be able to select the corner's of it.

You can get a map marker item by left clicking in the location item in the map setup GUI.

How to get a marker item

After you have the marker item, you need to select the two corners of event map like this:

Step 6: Set positions & scan the map

You need to set player position markers inside the event map.

The markers should look like this (the head's direction will be converted accordingly)

After you set all the position markers in the map you need to scan it by right clicking on the location item in the event setup GUI. Depends on the size of the map but it can event last for minutes so don't panic.

If you did all the steps above, the event is ready to be enabled.

Additional information

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

In Splegg event players can only destroy wool blocks.

In Splegg & Sumo events players will die if they fell into water or out of the arena.

Hosting

Enabled events are in the event hosting GUI. Which the players can open by using the /event host command. If the player has zpp.event.host.all permission or the specific event's hosting permission zpp.event.host.<event_name>, for example zpp.event.host.lms they can start hosting the event.

You can set up automatic events by addig the AUTO-EVENTS list section in the config.yml under the event's section. This works with every event. Like this:

LMS:
  AUTO-EVENTS:
    - "18:30"

Last updated

Was this helpful?