Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/whitelist

From SAS Gaming Wiki

Template:Infobox command

Used to manage server 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 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.json or allowlist.jsonTemplate:Only from disk (used when whitelist.json has been modified outside of Minecraft).
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

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

External links

Navigation

Template:Navbox commands

de:Befehl/whitelist ja:コマンド/whitelist pt:Comandos/whitelist ru:Команды консоли/whitelist zh:命令/whitelist