-
Bug
-
Resolution: Fixed
-
Snapshot 13w02b, Snapshot 13w03a, Snapshot 13w04a, Snapshot 13w05a, Snapshot 13w05b, Minecraft 1.5, Snapshot 13w11a, Minecraft 1.5.1, Minecraft 1.5.2, Snapshot 13w23b
-
Unconfirmed
-
Creative
Command blocks, in singleplayer, are capable of displaying messages up to the cap of 254 characters, using /say or /tell.
On a server, these /say commands are truncated, to a limit of ~120 characters displayed. There is no issue entering the characters on the command line, it's just that only 120 characters are displayed on a server.
For screenshot context- the 1st picture is someone testing a map creation of mine, in SMP with one other player. The other picture is in singleplayer & creative, triggering the same command block manually.
To reproduce:
1. Open up a world in singleplayer, and place a command block. Open the command line, type "/say" and as many letters or words as possible. Activate the command block with redstone. It should work as intended.
2. On a server with command blocks / permissions enabled, do the same thing. When the command block is activated, only two lines will be visible, which will only be a portion of the entered "/say" command output.
- is duplicated by
-
MC-11408 Text sent by Command Block is cut off when using your own Server
- Resolved
-
MC-13150 command blocks don't support more than 112 characters in multiplayer, but they do on singleplayer and using open to LAN
- Resolved
- relates to
-
MC-8331 Command block text disappears if too long
- Resolved