DashJump-0.1.4.jar
What's new
DashJump can now be controlled programmatically on a per-player basis without using commands or accessing internal systems. DashJump is enabled by the presence of
DoubleJumpComponentand is fully ECS-native and server-authoritative.
-
Enable DashJump:
DoubleJumpApi.enable(...) -
Disable DashJump:
DoubleJumpApi.disable(...) -
Toggle DashJump:
DoubleJumpApi.toggle(...) -
Check DashJump state:
DoubleJumpApi.isEnabled(...)
This mod has no additional files

