Lite Parkour
ModrinthA lightweight and simple parkour plugin with checkpoints, holograms, and easy setup.
Lite Parkour
A lightweight parkour plugin for Paper 1.21+ with editable holograms, MiniMessage support, and simple route management.
🚀 How To Create Your First Parkour
- Place a gold pressure plate for START and another gold pressure plate for END
- (Optional) Place iron pressure plates as checkpoints
- Look at the start plate and run:
/liteparkour setstart myparkour - Look at the end plate and run:
/liteparkour setend myparkour - For each checkpoint plate, run:
/liteparkour addcheckpoint myparkour - Stand at your reset location and run:
/liteparkour setreset myparkour
Your map is ready once start, end, and reset are configured.
✨ Features
- Simple parkour flow: start, checkpoints, end
- Editable holograms (start/end/checkpoint)
- MiniMessage support for messages and holograms
- Easy admin management commands
- Automatic parkour data saving
💾 Data Storage
plugins/LiteParkour/parkours.ymlplugins/LiteParkour/config.ymlplugins/LiteParkour/messages.yml
📋 Requirements
| Dependency / Platform | Required | Purpose |
|---|---|---|
| Paper 1.21+ | Yes | Server platform |
| Java 21+ | Yes | Runtime |
| PlaceholderAPI | Yes | Placeholder support in messages |
🧾 Commands
Main command
/liteparkour
Aliases
/parkour
Admin
/liteparkour setstart <name>/liteparkour setend <name>/liteparkour addcheckpoint <name>/liteparkour setreset <name>/liteparkour sethologram <name> <start|end|checkpoint> <text>/liteparkour removecheckpoint <name> <number>/liteparkour removestart <name>/liteparkour removeend <name>/liteparkour removereset <name>/liteparkour removeparkour <name>/liteparkour reload/liteparkour help
Player
/liteparkour leave/liteparkour reset/liteparkour lastcheckpoint
🔐 Permissions
| Permission | Default | Description |
|---|---|---|
| liteparkour.admin | OP | Full administrative access |
| liteparkour.command.leave | true | Access to /liteparkour leave |
| liteparkour.command.reset | true | Access to /liteparkour reset |
| liteparkour.command.lastcheckpoint | true | Access to /liteparkour lastcheckpoint |

Comments 0
No comments yet. Be the first to share your thoughts.