![]() |
VOOZH | about |
Lists the results of commands.
Results include:
See Commands#Result for details.
|onlybe= or |onlyje= for the header.
|cmd= and |1= - |3= for the contents.
{{Result table}}
{{Result table|the arguments are not specified correctly|unparseable|N/A}}
{{Result table|cmd=/A|something1|fail}}
{{Result table|cmd=/B|something2||fail}}
{{Result table|something3||success}}
{{Result table|succeed}}
{{Result table}}
{{Result table|onlyje=1}}
{{Result table|the arguments are not specified correctly|unparseable}}
{{Result table|cmd=/C|something5|fail}}
{{Result table|cmd=|succeed}}
{{Result table}}
{{Result table|onlybe=1}}
{{Result table|the arguments are not specified correctly|fail}}
{{Result table|something7}}
{{Result table|succeed}}
{{Result table}}
| Command | Trigger | Java Edition | Bedrock Edition |
|---|---|---|---|
| Any | the arguments are not specified correctly | Unparseable | N/A |
/A | something1 | Failed | |
/B | something2 | Failed | |
| something3 | Successful | ||
| Otherwise | Successful | ||
| Command | Trigger | Java Edition |
|---|---|---|
| Any | the arguments are not specified correctly | Unparseable |
/C | something5 | Failed |
| Any | Otherwise | Successful |
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | the arguments are not specified correctly | Failed |
| something7 | good | |
| Otherwise | Successful |