mojira.dev
MC-8760

Command Block Text Error

When using a long /say command with the symbol "-" along with @a at the end, the last word gets duplicated. The attached picture shows the command in the block, and the duplication.

Attachments

Comments 3

Invalid. You typed ReduxInfinite before @a.
Your command is

/say Hi this is going to be a really long message, we'll not that long bye. - ReduxInfinite @a

when it should be

say Hi this is going to be a really long message, well not that long bye. - @a

Also, I think you're misunderstanding what @a does - with the say command it will output all the usernames on the server. I assume you'll want:

say Hi this is going to be a really long message, well not that long bye. - ReduxInfinite

That is what I wanted, thank you.

ReduxMC

(Unassigned)

Unconfirmed

command, command_block, text

Snapshot 13w03a, Snapshot 13w04a

Retrieved