A standalone parkour server for Minecraft 1.20.1. It is based off of the
parkour
example from the Valence project.
I wanted to learn Rust and I also wanted to make a parkour generator for Minecraft. This is the result.
- Install Rust
- Clone this repository
- Run
cargo run --release
- Run the server
- Connect to
localhost:25565
with a Minecraft 1.20.1 client