# Should the Vulcan hook be enabled? enabled: true
# Which flag names should be cancelled while a player is riding a mount? # Format: 'flagName:type' cancelled-flag-list: -
"entityspeed:a"
## Extra Information ## Make sure 'enable-api' is set to 'true' in your Vulcan configuration file. ## Otherwise this hook will be useless.
New Options:
Code (YAML):
# How much Vault economy money does it cost to spawn a saddle? # Default: 0 saddle-cost: 0
# Should damage dealt to horses be transferred to the player? # If set to false, then horse mounts will be killable but will not drop any items. redirect-horse-damage: true
Credit to
@Ask3r for the suggestions and for helping to test these new features.