
Detect the client every player is using on your server. Whitelist, Blacklist, and Placeholder Support
Detect the client every player is using on your server with whitelist, blacklist, and PlaceholderAPI Support
%clientbrand_brand% placeholder** to match any characters after a prefix (e.g., lunarclient**)| Command | Permission | Description |
|---|---|---|
/clientbrand get <player> |
clientbrand.get |
Get the client brand of a specific player |
/clientbrand list [page] |
clientbrand.list |
List all online players and their client brands (10 per page) |
clientbrand.alert |
Receive join alerts about player client brands | |
clientbrand.bypassblacklist |
Bypass the client blacklist/whitelist | |
clientbrand.* |
Access to all permissions | |
/clientbrand reload |
clientbrand.reload |
Reload the config files |
%clientbrand_brand% - Returns the player's raw client brand%clientbrand_brand_replace% - Returns the player's client brand, but with the raw value replaced with the value specified in the config, if present.plugins folderplugins/ClientBrand/config.ymlThis plugin cannot tell you which client the player is using, it can only say which client the client says it's using. Hacked client developers are aware of this, and usually, they leave the client brand as Vanilla or Forge or something 'legitimate'.
Therefore, a client brand of Vanilla or Fabric does not mean the player is 100% using a Vanilla or Fabric client, and a client brand along the lines of Lunar Client may not always be an actual Lunar Client.
Use this list to configure your config.yml if you wish. This exact text is also what will be returned in the placeholder.
vanilla - Standard Minecraft Clientforge - Forge Mod Loaderfabric - Fabric Mod LoaderGeyser - Bedrock players joining through GeyserMClunarclient** - Lunar Client (** is used as LC adds the build number into their client brand. Eg: lunarclient:8cccced/version/1.21.6)badlion - Badlion ClientFeather Fabric - Feather Client