An open API service indexing awesome lists of open source software.

https://github.com/mineinabyss/staminaclimb

Spigot plugin that allows for a basic stamina and climbing system inspired by BoTW
https://github.com/mineinabyss/staminaclimb

minecraft spigot-plugin

Last synced: about 1 year ago
JSON representation

Spigot plugin that allows for a basic stamina and climbing system inspired by BoTW

Awesome Lists containing this project

README

          

# StaminaClimb
![CI](https://github.com/MineInAbyss/StaminaClimb/workflows/Java%20CI/badge.svg)
[![Maven](https://badgen.net/maven/v/metadata-url/repo.mineinabyss.com/releases/com/mineinabyss/stamina-climb/maven-metadata.xml)](https://repo.mineinabyss.com/releases/com/mineinabyss/stamina-climb)
[![Contribute](https://shields.io/badge/Contribute-e57be5?logo=github%20sponsors&style=flat&logoColor=white)](https://wiki.mineinabyss.com/contribute)

A Spigot plugin that allows for a basic stamina and climbing system.

## Stamina
* Turns on in Survival or Adventure mode. Toggle with /climb
* Stamina shows as a boss bar
* Stamina decreases while climbing or after taking fall damage, and regenerates naturally
* Once stamina reaches 0, the player gets a debuff and cannot climb until stamina fully recovers

## Climbing
* Right click on a wall to start climbing
* Move around normally as if in fly mode
* Left click to dash. It is possible to dash once again in mid air.
* Double tap jump to let go

## Contributing

Talk to us on the Mine in Abyss [Discord server](https://discord.gg/dBwZN5H) if you want to help.