Skip to content

Tag Entity Spell

MomoPewpew edited this page Jul 28, 2023 · 5 revisions

Source Code

spell-class: ".targeted.TagEntitySpell"

Description:

Manages scoreboard tags of the targeted entity.

Configuration:

Option Description Variable Type Default Value
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