[MCPE-21890] Issue with true/false Created: 10/May/17 Updated: 27/Dec/20 Resolved: 15/May/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.0.8.1 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | billy | ||
| Resolution: | Works As Intended | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Platform: | Windows | ||||||||
| Description |
|
True and false do nothing in commands. Example: /effect @p speed 33 3 false will still give the player particles. |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 15/May/17 ] |
|
Thank you for your report! If you want to hide the particles, use the command /effect @p speed 33 3 true (This works correctly in 1.1.0.9) Quick Links: |