Players will be able to execute the /parkour command. There are 3 difficulties: easy, medium, and hard.
When players execute the command, they will be teleported upwards by the amount specified in the config.
If specified, the parkour will not be generated outside of a specific region. If the player does start the parkour outside the region, it will generate all blocks in the direction of the region. (Required WorldGuard)
A minimum height for the parkour can also be specified in the config.
If a player tries to fly or falls, they will be teleported to where they executed the command and the parkour is over.
All items will be removed from a players inventory during parkour, and returned once they end or fail the parkour.
Points:
For every jump the player makes during the parkour, they will get points.
Added points are calculated with this formula: 1/(timeSinceLastJump^1.1)*((distance/3)^2)*40000