Tag Entity Spell - MomoPewpew/MagicSpells GitHub Wiki

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