Add/Remove Part Tag (Effect) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Effect · Since: 2.6.2, 3.3.4 (Packet-Parts)

Syntax

(add|remove) [part][-| ]tag[s] %strings% (to|from) %activeparts%

Description

Add/Remove a part tag from an active part

Examples

add part tag "newtag" to {_activepart}
remove tag "i_dont_want_this_tag" from {_activepart}

View source