Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
ClientCatcher-Fabric
A Server-side Fabric Mod to get the client with which a player has connected to your server.
Info
Looking for the Velocity ClientCatcher Plugin?
This Mod aims to have the same/similar Functionality as the Velocity Plugin. See Roadmap & Features.
Demo Vodeo: https://youtu.be/AOY4bHyH0Ok
The initial code is based on the work of C10udbursts 1.18.2 Fabric clientbrand mod.
This mod is not fully effective, because modded clients can hide/change their client branding when entering the server or impersonate vanilla (or other) client brands. The Mod can detect several clients such as Forge, Fabric, LiteLoader¹, Lunar¹, Vanilla, and others.
¹Not tested!
Installation
- Install the latest version of the Fabric API for the correct Version.
- Download ClientCatcher-Fabric from Modrinth.
- Drag and drop on your servers mods folder.
- Start the server.
Commands
Client /clientcatcher client <player>
Permission: clientcatcher.command.client
or if not set /op permissions
Shows you a player's client.
Roadmap & Features
Velocity | Fabric | |
---|---|---|
Detect Client/Brand | ✔️ | ✔️ |
Proper Permission | ✔️ | ✔️ |
Detect Mods | Forge 1.7.10 - 1.12.2 | ⛔ Not Planned |
Placeholder Support | ✔️ | 🟡 Planned |
Config | 🟡 When needed |
Copyright & Licencing
-
Idea and Concept based on: ClientCatcher (Velocity Plugin)
-
Logo and Banner from: ClientCatcher (Velocity Plugin)
-
Changes:
- Added Fabric logo to Icon.
- Cropped Banner (only the one in the Gallery)
-
-
Initial Codebased on: C10udburst's clientbrand (1.18.2 Mod)
-
Changes:
- Overhaul and Update to 1.20.1
- Improvments
-