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

Source Code

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

Description:

Manages scoreboard tags of the targeted entity.

Configuration:

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

Option Description Type Default
tag Defines the tag name. Supports variable replacement (of caster's variables). String
operation Valid operations: add (or insert), remove (or take), and clear. String "add"
Clone this wiki locally