
Parkour Generator
Parkour Generator is a lightweight and easy-to-use tool for automatically creating obstacle courses directly during gameplay. It operates on a simple principle: when a player jumps off a block high above the ground or over the void, the plugin automatically generates new blocks and structures beneath you, creating a continuous parkour track.
Feature Overview
This plugin is only available to players with a specific tag that server administrators can assign using special commands. All created structures can be saved directly in the game and configured through the plugin's configuration file.
Available Commands List
- /gp reload — reloads the plugin configuration
- /gp tag [player] — adds/removes a tag from a player
- /gp structures pos1 — sets the first point for region selection
- /gp structures pos2 — sets the second point for region selection
- /gp structures save [structure name] — saves the selected structure
- /gp structures load [structure name] — loads a previously saved structure
- /gp structures delete [structure name] — deletes a saved structure
Important Operation Details
- When moving too fast (for example, holding both the W key and spacebar simultaneously), some blocks in the track might be missing or generation might be uneven — this is an implemented measure to prevent block generation after a player misses a landing.
- At moderately fast speeds, new blocks and structures are usually generated at the same Y-level as previous elements, while slow movement may result in blocks appearing one level higher.
Profile System
Different "profiles" can be created in the configuration. Each profile can contain any number of structures and blocks, and the currently active profile is configured through the "active-profile" option. Important note: NEVER delete the 'default' profile — this may cause plugin malfunctions.
Structure Saving Process
To save a structure, follow these steps:
- Create a region selection: move to the highest point at the corner of the structure and use the command
/gp structures pos1
, then move to the lowest point at the opposite corner and execute/gp structures pos2
. - After selecting the region, save the structure with the command
/gp structures save [structure name]
, where the name can be whatever you prefer. - When saving, the block you're standing on before executing the command plays a crucial role in determining the starting point for subsequent structure placement. It's recommended to find the central block of the structure (where sky is visible) and stand above it before saving.
Video Materials
Demonstration videos of the plugin's functionality are available for viewing and help better understand all the tool's capabilities.