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

1

Sense chat

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    A /testfor is probably not the best implementation for this trigger. If anything, this would probably be good as a sort of NBT tag, for example:

    /testfor @e[nbt={LastChatMessage:"Whatever"}]

    and then a scoreboard objective like minecraft:chat_messages_sent to detect an increment.