Commands let players perform actions and customize gameplay using text-based instructions. Use this topic to share feedback and ideas for improving commands and related tools.

2

Replace, a sub command for /tag

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 4
    Registered User commented
    Comment actions Permalink

    This can already be achieved in 2 commands:
    tag @e[tag=foo] add bar
    tag @e remove foo
    This is absolutely not needed; a toggle command (to remove when the tag exists, and add when not) would be twice as useful, as that currently requires 4 commands.