mojira.dev
MCPE-21990

Various Commands are Missing Their Descriptions

Update by @unknown:
Verification builds:
1.1.0.9 Retail

Summary:
Various commands are missing their description in the Help section, because the description is missing from the .lang game file. These include:

  • clear

  • effect

  • me

  • playsound

  • replaceitem

  • setmaxplayers

  • spreadplayers

  • stopsound

  • testfor

Steps to Reproduce (example):

  1. Type '/help me' in chat (or use any from the list above)

Observed Results:
A generic reference to where the description should be is shown on screen.

Expected Results:
I expected to see the description printed on screen.
(For a working example, use '/help kill')

Screenshots/Videos attached: Yes

Notes:
See this comment for the missing sections of the .lang file that can be added.


Original Description:

When typing '/help effect' or '/help me' there's no description for the command.

Linked issues

Attachments

Comments 5

Confirmed. Also affects /help testfor. Added screenshots.

Also affects /help me

Confirmed. Added a screenshot for "/help me" also updated description

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. #

Mark White

(Unassigned)

70545

Confirmed

Phone - Android - Oneplus (Specify in description)

command, description

1.1.0.9, 1.1.0.55, 1.1.2.50, 1.1.3.1, 1.1.4.51

1.2.0.2

Retrieved