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
- Host: GitHub
- URL: https://github.com/mineinabyss/staminaclimb
- Owner: MineInAbyss
- License: mit
- Created: 2018-06-25T21:29:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T21:50:11.000Z (about 1 year ago)
- Last Synced: 2025-03-30T06:31:42.316Z (about 1 year ago)
- Topics: minecraft, spigot-plugin
- Language: Kotlin
- Homepage:
- Size: 303 KB
- Stars: 6
- Watchers: 5
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StaminaClimb

[](https://repo.mineinabyss.com/releases/com/mineinabyss/stamina-climb)
[](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.