[BDS-14119] Command /whitelist has not actually been changed to /allowlist Created: 06/Jul/21 Updated: 08/Feb/22 Resolved: 08/Feb/22 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.17.11 Hotfix, 1.17.10, 1.17.2, 1.17.30, 1.17.40, 1.18.0, 1.18.2 Hotfix |
| Fix Version/s: | 1.18.10 |
| Type: | Bug | ||
| Reporter: | Steve Hsu | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 5 |
| Labels: | None | ||
| Environment: |
Arch Linux, kernel version 5.15.7 |
||
| Confirmation Status: | Confirmed |
| ADO: | 601009 |
| Description |
|
According to the release notes for 1.17 (https://www.minecraft.net/en-us/article/caves---cliffs--part-i-out-today-bedrock), the command /whitelist has been renamed to /allowlist. However, if you actually start a dedicated server, you will see that /whitelist still works and /allowlist is not recognized as a valid command.
steps to reproduce:
###* {"command":"whitelist","result":[]}
*###
even though this command should be removed in favor of allowlist |
| Comments |
| Comment by Bryan Emmanuel Mejía Castañeda [ 14/Aug/21 ] |
|
the correct command is /whitelist in the game, but in the server console is whitelist. To add new players in the whitelist the right command is whitelist add "player name" |