Skip to content
JasperLorelai edited this page May 19, 2024 · 9 revisions

Source Code

spell-class: ".targeted.BlinkSpell"
Value Supported
entity false
location true
entity_from_location false

Description:

Warps to targeted block.

Configuration:

Option Description Type Default
str-cant-blink If the blink fails it will send this message. Rich Text "You can't blink there."
pass-through-ceiling Defines whether or not to pass through ceilings or not. Boolean false

Example:

blink:
    spell-class: ".targeted.BlinkSpell"
    range: 20
Clone this wiki locally