Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
HrdaFTC/Parkour (Fast Track Challenge)
HrdaFTC is a high-performance racing plugin for Minecraft servers (Paper/Spigot) that allows players to compete in time-based parkour or boat racing challenges. It features real-time progress tracking, ghost-style splits, and persistent leaderboards.
🚀 Features
- Real-time Race Logic: Start, Checkpoint, and Finish system using different Pressure Plate types.
- Dynamic Checkpoint Splits: Compares your current time at each checkpoint against your Personal Best (PB) with visual color-coded messages.
- Automated Setup: Administrative commands automatically place the correct Pressure Plates and blocks under the player.
- Advanced Visuals: * Holographic Leaderboards: Displays top players for each arena using DecentHolograms integration.
- Guidance Particles: Customizable particle pathfinding to show players the way to the next checkpoint.
- Persistent Data: All scores and checkpoint splits are saved using a local SQLite database.
- Interactive Race Gear: Players receive custom items to Teleport to the last checkpoint, Reset the race, or Leave the arena.
🛠️ Administrative Commands
| Command | Description | Permission |
|---|---|---|
/ftc create <name> |
Initialize a new arena | hrdaftc.admin |
/ftc setstart <name> |
Sets the starting line at your location | hrdaftc.admin |
/ftc setfinish <name> |
Sets the finish line at your location | hrdaftc.admin |
/ftc addcp <name> |
Adds a new checkpoint in sequence | hrdaftc.admin |
/ftc leaderboard <name> |
Spawns the leaderboard hologram | hrdaftc.admin |
/ftc reload |
Reloads configurations and lang files | hrdaftc.admin |
🎮 Player Commands
| Command | Description | Permission |
|---|---|---|
/ftc cp |
Teleport to your last reached checkpoint | hrdaftc.player |
/ftc reset |
Restart your current race | hrdaftc.player |
/ftc leave |
Exit the race and clear items | hrdaftc.player |
📦 Dependencies
- DecentHolograms (Required for leaderboards and floating text)
- SQLite (Built-in, used for the database)
⚙️ Configuration
The plugin supports full message customization via czech.yml (or your chosen language file) and global settings in config.yml, such as toggling guide particles.
Pinned Versions
Pages
Members
Owner