We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

2

Replace, a sub command for /tag

1 Comments

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.