This plugin is fully configurable. It adds a slow motion when you jump off a cliff and charge your bow.
You can watch a little demo here:
Code (YAML):
messages:
prefix: "PREFIX ->"# This prefix is prepended to all messages. reload_complete: "Reload completed" options:
min_food_level: 6
# The lowest required foodlevel to activate the slow motion. food_decrease_rate: 4
# If this number is high less food is consumed fall_speed: 0.01
# The speed of the slow motion ncp_support: true
# Prevents ncp to send false positives damage_multiplier: 1.0
# the multiplier for falldamage
Commands:
/bowrl - Reloads the config
Permissions:
bow.rl - You can use the /bowrl command.
bow.slowmotion.use - You can use the slow motion feature.
bow.falldamage.ignore - Disables falldamage after the slowmotion.