MountSpell - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

spell-class: ".targeted.MountSpell"

targeting cast argument values:

Value Supported
entity true
location false
entity_from_location false

Description:

A targeted spell that makes you ride your target.

Configuration:

Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.

Option Description Type Default
duration Duration of the spell (in ticks). Integer 0
reverse Should the target ride you instead? Boolean false

Example:

Mount:
    spell-class: ".targeted.MountSpell"
    duration: 200