Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Rokucraft/CorrectFallDamage

Repository files navigation

CorrectFallDamage License

CorrectFallDamage is a Paper plugin that aims to correct fall damage for entities that have a negative level of Jump Boost applied to them.
Negative levels of Jump Boost can be used to limit or even entirely prevent jumping, but that causes entities to take additional fall damage, even from falls that would normallly do no damage. This plugin prevents that from happening, so the Jump Boost status effect can freely be used to limit jumping without having to worry about changes in fall damage. Positive levels of Jump Boost are not affected.

Note

As of Minecraft snapshots 24w05a and 24w06a, this is no longer applicable. You should now use the new jump strength and fall damage attributes to control this behavior.

Installation

Simply drag and drop the plugin jar into your plugins folder and start your server!

Building

To build CorrectFallDamage, clone the repository and build the plugin with Gradle by running the following command:

./gradlew build

About

A Paper plugin that prevents increased fall damage when negative levels of Jump Boosts are applied.

Resources

License

Stars

Watchers

Forks

Languages