https://github.com/4drian3d/clientcatcher
Detect the client with which a player has connected to your server
https://github.com/4drian3d/clientcatcher
minecraft minecraft-plugin minimessage plugin velocity velocity-plugin velocitypowered
Last synced: 9 days ago
JSON representation
Detect the client with which a player has connected to your server
- Host: GitHub
- URL: https://github.com/4drian3d/clientcatcher
- Owner: 4drian3d
- License: gpl-3.0
- Created: 2021-08-28T18:12:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T11:14:20.000Z (about 1 month ago)
- Last Synced: 2025-03-28T01:53:30.335Z (26 days ago)
- Topics: minecraft, minecraft-plugin, minimessage, plugin, velocity, velocity-plugin, velocitypowered
- Language: Kotlin
- Homepage: https://modrinth.com/plugin/clientcatcher
- Size: 578 KB
- Stars: 27
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/4drian3d/ClientCatcher/actions/workflows/ClientCatcherBuild.yml)
[](https://github.com/4drian3d/ClientCatcher/releases)

[](https://discord.gg/5NMMzK5mAn)
[](https://t.me/Adrian3dSupport)
[](https://t.me/Adrian3dUpdates)
Simple Velocity plugin to get the client with which a player has connected to your server
## Commands
#### Permission: `clientcatcher.command`### Client `/clientcatcher client `
#### Permission: `clientcatcher.command.client`Shows you a player's client and mods, if any are installed
### Mods `/clientcatcher mods `
#### Permission: `clientcatcher.command.mods`Shows you the player's mods, in case he has any installed
### Reload `/clientcatcher reload`
#### Permission: clientcatcher.command.reloadReloads the plugin
## Permissions
#### Bypass Client Detection
`clientcatcher.bypass.brand`
#### Bypass Mod Detection
`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
## Placeholders
ClientCatcher provides several placeholders for use in other [MiniPlaceholders](https://modrinth.com/plugin/miniplaceholders)-compatible plugins
- ``
- ``
- ``
- ``## Discord WebHook Configuration
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
1. Copy the URL of the WebHook.
2. Extract the ID and Token from the URL.
3. Put those fields in the specific configuration options.
4. Restart your proxy
[](https://discord.gg/5NMMzK5mAn)
[](https://www.bisecthosting.com/4drian3d)