Skip to content

MinecraftPlayerName

{
    "Type": "MinecraftPlayerName",
    "Parameter": [
        "la_you",
        "AnyPlayer_",
        "list:allow_player"
    ]
}

Note

You should sniff Minecraft protocol before using this.

MinecraftPlayerName matches Minecraft player names as is.

The parameter is a listable of strings.

This is case sensitive.

You can refer to a list from the Lists object of the Root by lists: prefix and List Tag.