Typo in html help file for reloading permissions
The HTML help file suggests using the commands "permissions reload" and "permissions list" but the syntax that works is "permission reload" and "permission list" (without the 's').
This was previously reported in the "Minecraft (Bedrock codebase)" project (MCPE-44064).
Since this is an issue with BDS, I am creating a new issue in the correct project for this. I believe that it is just a matter of fixing the typo in the HTML help file.
Linked Issues
Comments2
History16
Added description:
The HTML help file suggests using the commands "permissions reload" and "permissions list" but the syntax that works is "permission reload" and "permission list" (without the 's').
This was previously reported in the "Minecraft (Bedrock codebase)" project (MCPE-44064).
Since this is an issue with BDS, I am creating a new issue in the correct project for this. I believe that it is just a matter of fixing the typo in the HTML help file.
Removed environment:
The HTML help file suggests using the commands "permissions reload" and "permissions list" but the syntax that works is "permission reload" and "permission list" (without the 's').
This was previously reported in the "Minecraft (Bedrock codebase)" project:
https://bugs.mojang.com/browse/MCPE-44064
Since this is an issue with BDS, I am creating a new issue in the correct project for this. I believe that it is just a matter of fixing the typo in the HTML help file.
Added labels: documentation
Changed summary:
Added affects versions: 1.14.32.1
Added labels: confirmed
Added Confirmation Status: Confirmed
Added labels: fix-future-ver
Added is duplicated by link: BDS-4592Command "Permissions" in bedrock_server_how_to.html is wrongDuplicate
Added is duplicated by link: BDS-4911Documentation of console command mismatches actual syntax: permission/permissionsDuplicate
Added affects versions: 1.14.60
Added is duplicated by link: BDS-5939"permissions" command should be "permission" in how to docsDuplicate
Removed labels: fix-future-ver
Removed labels: confirmed
Added affects versions: 1.16.10
Resolution: Unresolved → Fixed
Added affects versions: 1.16.210
Added clones link: MCPE-44064bedrock_server_how_to.html incorrect wordingCannot Reproduce
Confirmed in 1.14.30 BDS on Windows Server 2019
Was listed as fixed in 1.16 but appears to still show "permission*s* reload" and "permission*s* list" whereas the command that's accepted via the console is permission reload and permission list (no "s").