Options

Looking into map files.

Base

Base information about the map.

circle-exclamation
Base:
  Identifier: 8b2d5e6a-7a98-4cf9-af33-927db2de003f
  Name: Welcome #Name of the map, supports UTF-8 characters.
  State: ACCESSIBLE
  CreatedDate: '2025-10-05T20:26:54.651899'

Available states:

  • MAINTENANCE - Map is in maintenance mode. No one can join.

  • ACCESSIBLE - Map is accessible.

  • LOCKED_BY_ADMINISTRATOR - Map is locked by an administrator.

Management

Transferring ownership to another player.

Invite contributors to help the author with the management of the map. Contributors have restricted access based on authorized actions by the author.

Management:
  Author:
    UUID: e2c593d6-f250-4e63-a26e-417650d0e77a #UUID of the owner of the map.
  Contributor:
    39b1f5c2-3d9f-4d31-a219-2cf28f878ee0: #UUID of the contributor.
      AuthorizedActionList:
        - SET_UP

Available Actions:

  • MAINTENANCE__ENABLE - Ability to enable maintenance mode

  • MAINTENANCE__DISABLE - Ability to disable maintenance mode

  • SET_UP - Ability to manage with a map

  • REMOVE - Ability to remove map

  • POINT__START - Ability to set start point

  • POINT__FINISH - Ability to set finish point

  • POINT__CHECK_POINT - Ability to set checkpoint

  • POINT__ACTION__LEAVE - Ability to set action leave point

  • POINT__ACTION__FINISH - Ability to set action finish point

  • FIGURE - Ability to manipulate with a figure

  • RELOAD - Ability to reload map

Options

Base

Base properties, no need to explain.

Quick Start

Allows starting the race by step on the start location.

Hologram at the start will be displayed.

Teleport

Rules, where to move player after completing the race.

MapLeave By disabling this option, players are not moved from the finish line after completing the race. Otherwise, they are teleported to a specified location.

LastLocation Player is moved to the last location, where he stood before the race.

Prologue

To add more adventure, the player does not see the surroundings after joining the map for a specified amount of time.

SuspiciousBehavior

Some players are trying to beat the record with illegal techniques!

System is able to detect this behaviour and kick them out of map.

Requirements

To be able to start the race, the player has to meet all requirements assigned to this map.

This allows you to create a whole story on your server when players have to complete the races in a specified order.

Required Rank

Rank required to access the Parkour Map.

Previous Map

Player has to complete a specified map before accessing this map.

Additionally, you can specify the limit of the previous map.

E.g. Player has to complete a map below 25 seconds.

Lock

To unlock the map, the player must purchase it in the store.

PlayTime

Played timed required to enter the map.

  • Total - Total time spent on the server.

    • Example: Player has to play for at least 5 Days(7200 Minutes) to be able to join the map.

  • Today - Today's time spent on the server. Probably most used

    • Example: Player has to play for at least 30 Minutes that day to be able to join the map.

  • Session - Time spent on the server since player logged in.

    • Example: Player has to be online for at least 30 Minutes to be able to join the map.

circle-exclamation

Exclusive Blocks

Exclusive Blocks act as dynamic triggers that execute unique actions a player makes contact.

Bottom Border

Stepping on the specified block or reaching below the Y-Coordinate is considered as fall.

Jump Simulation

Stepping on the specified block lifts the player up with the specified power.

Sounds

Sounds improve the player's experience while racing the map. These spatial cues enhance player immersion and clearly signal success or mistakes throughout the course.

circle-info

There is recommended to use in-game GUI to set up these values.

Figure

Via Figure, players are able to join the map. This figure also displays the current status of the map.

System offers pre-defined Armor Stand, with clothes and head. All values can be changed in the configuration file. System also supports NPC, you can aslo equip it with armor or items.

circle-exclamation
circle-info

To place a figure type: /Parkour MapManagement Figure Place <MapName>

Mode

List of modes mentioned above:

  • NONE

  • ARMOR_STAND

  • PLAYER

  • HOLOGRAM

Particle

Particles are spawning around the spawned Figure. You can keep them active or disable them. Also, you can change Effect, Color, Speed and Amount.

Reward

Rewarding system for completing the race.

circle-exclamation
circle-info

To allow players to increase their rank, assign SkillPoint Reward for each type of completion.

circle-info

There is recommended to use in-game GUI to set up these values.

Choice Types:

  • QUICK__ALL - All assigned rewards are given to player

  • QUICK__CHANCE - One reward is selected from an assigned list by probability

Example for probability. DiamondTools has 90% chance, MoneyPocket has 10% chance to win.

triangle-exclamation

Last updated