Minecraft:Commands/whitelist
More actions
Used to manage server Minecraft:whitelists.
Template:IN, server operators can always connect when the whitelist is active, even if their profiles do not appear in the whitelist. Template:IN, players must be whitelisted regardless of operator status. The profiles of the whitelisted players are stored in the Minecraft:whitelist.json or allowlist.jsonTemplate:Only configuration file.
Syntax
whitelist add <targets>(Template:El)allowlist add <name: string>(Template:El)- Adds player profile(s) into the whitelist. The player does not need to be online.
whitelist list- Displays all player profiles in the whitelist.
whitelist off- Disables the server's use of a whitelist. Not implemented Template:In.
whitelist on- Enables the server's use of a whitelist. Not implemented Template:In.
whitelist reload- Reloads the list of player profiles in
whitelist.jsonorallowlist.jsonTemplate:Only from disk (used whenwhitelist.jsonhas been modified outside of Minecraft).
- Reloads the list of player profiles in
whitelist remove <targets>(Template:El)allowlist remove <name: string>(Template:El)- Removes player profile(s) from the whitelist. The player does not need to be online.
Arguments
Template:El: Template:Argument
- Specifies the player profile(s) to be added into or removed from the whitelist.
- Template:Arg desc
Template:El: Template:Argument
- Specifies the player name(s) to be added into or removed from the whitelist.
- Template:Arg desc
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table Template:Output table Template:Output table Template:Output table Template:Output table
History
Java Edition
Bedrock Edition
External links
Minecraft:de:Befehl/whitelist Minecraft:ja:コマンド/whitelist Minecraft:pt:Comandos/whitelist Minecraft:ru:Команды консоли/whitelist Minecraft:zh:命令/whitelist