
ClientCatcher
Detect the client with which a player has connected to your server
Обновлён 7 сентября 2025 г. · опубликован 29 января 2023 г.


Simple Velocity plugin to get the client with which a player has connected to your server
Commands
Permission: clientcatcher.command
Client /clientcatcher client <player>
Permission: clientcatcher.command.client
Shows you a player's client and mods, if any are installed
Mods /clientcatcher mods <player>
Permission: clientcatcher.command.mods
Shows you the player's mods, in case he has any installed
Reload /clientcatcher reload
Permission: clientcatcher.command.reload
Reloads 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-compatible plugins
<clientcatcher_client><clientcatcher_mods><clientcatcher_player_client:(player name)><clientcatcher_player_mods:(player name)>
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
- 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

Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.2.3 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | velocity | 7 сентября 2025 г. | Скачать (196 КБ) |
| 3.2.2 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | velocity | 4 февраля 2024 г. | Скачать (210 КБ) |
| 3.2.1 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | velocity | 29 ноября 2023 г. | Скачать (183 КБ) |
| 3.2.0 | Релиз | 1.19.4, 1.20, 1.20.1, 1.20.2 | velocity | 4 ноября 2023 г. | Скачать (183 КБ) |
| 3.1.1 | Релиз | 1.19.4, 1.20, 1.20.1, 1.20.2 | velocity | 9 июля 2023 г. | Скачать (132 КБ) |
| 3.1.0 | Релиз | 1.19.3, 1.19.4, 1.20, 1.20.1 | velocity | 12 марта 2023 г. | Скачать (129 КБ) |
| 3.0.0 | Релиз | 1.19, 1.19.1, 1.19.2, 1.19.3 | velocity | 28 февраля 2023 г. | Скачать (124 КБ) |
| 3.0.0-BETA | Бета | 1.19, 1.19.1, 1.19.2, 1.19.3 | velocity | 30 января 2023 г. | Скачать (93 КБ) |
Ченджлог
3.2.3Релиз1.21.10, 1.21.11, 26.1 · 7 сентября 2025 г.
- Updated to MiniPlaceholders v3
- Updated to Java 21
Full Changelog: https://github.com/4drian3d/ClientCatcher/compare/3.2.2...3.2.3
3.2.2Релиз1.21.3, 1.21.4, 1.21.5 · 4 февраля 2024 г.
- Updated to latest Velocity version
- Fixed webhooks not working
Full Changelog: https://github.com/4drian3d/ClientCatcher/compare/3.2.1...3.2.2
3.2.1Релиз1.20.2, 1.20.3, 1.20.4 · 29 ноября 2023 г.
3.2.0Релиз1.20, 1.20.1, 1.20.2 · 4 ноября 2023 г.
- Implement Discord WebHooks support in https://github.com/4drian3d/ClientCatcher/pull/64
Full Changelog: https://github.com/4drian3d/ClientCatcher/compare/3.1.1...3.2.0
3.1.1Релиз1.20, 1.20.1, 1.20.2 · 9 июля 2023 г.
3.1.0Релиз1.19.4, 1.20, 1.20.1 · 12 марта 2023 г.
- chore(deps): update dependency gradle to v8.0.2 in https://github.com/4drian3d/ClientCatcher/pull/23
- chore(deps): update codacy/codacy-analysis-cli-action action to v4.3.0 in https://github.com/4drian3d/ClientCatcher/pull/25
- fix(deps): updated to MiniPlaceholders 2
- feat(placeholders): add player_client and player_mods placeholders
- misc: renamed package
Full Changelog: https://github.com/4drian3d/ClientCatcher/compare/3.0.0...3.1.0
3.0.0Релиз1.19.1, 1.19.2, 1.19.3 · 28 февраля 2023 г.
- Added plugin metrics
- Added support for MiniPlaceholders Placeholders
3.0.0-BETAБета1.19.1, 1.19.2, 1.19.3 · 30 января 2023 г.
What's Changed
- 3.0.0 Plugin Refactor by @4drian3d in https://github.com/4drian3d/ClientCatcher/pull/5
- Migrates to Configurate HOCON format
- Improved configuration
- Fully rewritten in Kotlin | Requires MCKotlin
- Updated to latest Velocity release
The new version of the plugin was not exhaustively tested, that's why it is released as BETA, if you find any bug, please report it
Full Changelog: https://github.com/4drian3d/ClientCatcher/compare/2.2.1...3.0.0-BETA
Комментарии
Загружаем…


