Skip to content

CustomNameVisibilitySpell

JasperLorelai edited this page May 19, 2024 · 7 revisions

Source Code

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

Description:

A targeted spell that sets entity's custom name visibility.

Configuration:

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

Option Type Default
target-state Boolean State "toggle"

Example:

customname:
    spell-class: ".targeted.CustomNameVisibilitySpell"
    range: 20
    target-state: toggle
    can-target: nonplayers
Clone this wiki locally