/ParkourMechanics

Minecraft server with fancy movement.

Primary LanguageKotlin

Legitimoose's Minestom Parkour Mechanics

As seen on YouTube! (link) New moves added:

  • Wall climb
  • Wall run
  • Slide
  • Springboard
  • Roll
  • Bonk

Map

This project contains a TNT world with a modified and converted version of the edgecraft map by Lord_Pancake, Thanks!

What am I looking at?

src/main/kotlin/com/legitimoose/ParkourPlayer.kt contains all the parkour related code. I haven't read this code in a while, but I seem to have done a good job commenting it. If you have any questions about specifics, feel free to ask in my discord server (link).

Installation

  1. Download and open the project in your favorite Kotlin IDE (🤔).
  2. Run the function main located in MainDemo.kt.