[MCPE-21990] Various Commands are Missing Their Descriptions Created: 19/May/17 Updated: 07/Aug/20 Resolved: 31/Jul/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.1.0.9, 1.1.0.55, 1.1.2.50, 1.1.3.1, 1.1.4.51 |
| Fix Version/s: | 1.2.0.2 |
| Type: | Bug | ||
| Reporter: | Mark White | ||
| Resolution: | Fixed | Votes: | 1 |
| Labels: | command, description | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Confirmation Status: | Confirmed | ||||||||
| Platform: | Phone - Android - Oneplus (Specify in description) | ||||||||
| CHK: | |||||||||
| ADO: | 70545 | ||||||||
| Description |
|
Update by Mega_Spud: Summary:
Steps to Reproduce (example):
Observed Results: Expected Results: Screenshots/Videos attached: Yes Notes: Original Description: When typing '/help effect' or '/help me' there's no description for the command. |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 31/Jul/17 ] |
|
Fixed in 1.2.0.2 |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 09/Jun/17 ] |
|
I've written the missing sections from the .lang file, that can be added to resolve this issue: commands.clear.description=Clears items from player inventory. # commands.effect.description=Add or remove status effects. # commands.me.description=Displays a message about yourself. # commands.playsound.description=Plays a sound. # commands.replaceitem.description=Replaces items in inventories. # commands.setmaxplayers.description=Sets the maximum amount of players that can join the world. # commands.spreadplayers.description=Teleports entities to random locations. # commands.stopsound.description=Stops a sound. # commands.testfor.description=Counts entities matching specified conditions. # |
| Comment by Luis Robles [ 19/May/17 ] |
|
Confirmed. Added a screenshot for "/help me" also updated description |
| Comment by Mark White [ 19/May/17 ] |
|
Also affects /help me |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 19/May/17 ] |
|
Confirmed. Also affects /help testfor. Added screenshots. |