Simple Velocity plugin to get the client with which a player has connected to your server
Shows you a player's client and mods, if any are installed
Shows you the player's mods, in case he has any installed
Reloads the plugin
clientcatcher.bypass.brand
clientcatcher.bypass.mods
- Download it from Modrinth
- Download MCKotlin
- Put both plugins in your Velocity proxy
- And configure the plugin to block the mods and clients of your choice
The plugin is not fully effective, several malicious clients hide their client branding when entering the server or impersonate vanilla clients. However, the plugin can detect several clients such as Forge, Fabric, LiteLoader, Lunar, Vanilla, and others.
It also detects Forge 1.7.10 - 1.12.2 mods.
If you want to use ClientCatcher in Fabric, you can try https://modrinth.com/mod/clientcatcher-fabric
ClientCatcher provides several placeholders for use in other MiniPlaceholders-compatible plugins
<clientcatcher_client>
<clientcatcher_mods>
<clientcatcher_player_client:(player name)>
<clientcatcher_player_mods:(player name)>
If you have a Discord server on which you want to show alerts of which clients your players are using, you can activate the webhooks module and configure it like this
- Copy the URL of the WebHook.
- Extract the ID and Token from the URL.
- Put those fields in the specific configuration options.
- Restart your proxy