Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Manages tags stored in entities.
Permission Level | Game Directors |
---|---|
Requires Cheats? | Yes |
Usage
Add or remove tag
/tag <entity: target> <action: TagChangeAction> <name: TagValues>
Add or remove a tag
on an entity
.
List tags
/tag <entity: target> list
List all tags
on a given entity
.
Arguments
action
: TagChangeAction Change thetags
on anentity
using theTagChangeAction
Enums.entity
: target The command's target.name
: TagValues Thetag
name.
Enums
TagChangeAction
Enum of Tag Change Actions
Values
add
Add atag
to anentity
.remove
Remove atag
from an entity.