

Recently, without warning our server was blacklisted by Mojang. The number of player profiles removed from the whitelist.For context, I am part of a LGBTQ+ Minecraft community who ran a Minecraft server catering to adults in the kink community. The number of new player profiles added to the whitelist. There's no new new player profile added to the whitelistĪll specified profiles is not in the whitelist The target selector fails to resolve to one or more online players

The arguments are not specified correctly

And it must be a single word that has no space or a quoted string. Must be a collection of game profiles (player profiles), which can be a player name (must be a real one if the server is in online mode), or a player-type target selector.īE: name: string: basic_string Specifies the player name(s) to be added to or removed from the whitelist. JE: : game_profile Specifies the player profile(s) to be added to or removed from the whitelist. Removes the player profile(s) from the whitelist. whitelist remove ( Java Edition) allowlist remove ( Bedrock Edition) Reloads the list of player profiles in whitelist.json from disk (used when whitelist.json has been modified outside of Minecraft). whitelist reload( Java Edition) allowlist reload ( Bedrock Edition) whitelist on( Java Edition) allowlist on ( Bedrock Edition)Įnables the server's use of a whitelist. whitelist off( Java Edition) allowlist off ( Bedrock Edition)ĭisables the server's use of a whitelist. whitelist list ( Java Edition) allowlist list ( Bedrock Edition)ĭisplays all player profiles in the whitelist. Syntax whitelist add ( Java Edition) allowlist add ( Bedrock Edition)Īdds the player profile(s) to the whitelist.
