MountsX icon

MountsX -----

An awesome RPG plugin that allows you to have a customized horse mount



5.0.2
Change Log:
  • Added compatibility with the Vulcan API to ignore certain flags while riding a mount.
  • Added 'saddle-cost' option to the config.yml. Defaults to free saddles.
  • Added option for redirecting horse damage. Defaults to current behavior of transferrign damage from the horse to the player.

New Configuration:
Code (YAML):

## MountsX Vulcan Hook Configuration
## /plugins/MountsX/hooks/vulcan.yml

# 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.
----------, Mar 22, 2022
Resource Information
Author:
----------
Total Downloads: 69
First Release: Jul 30, 2020
Last Update: Nov 30, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings