You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin is not fully effective, several malicious clients hide their client branding when entering the server or impersonate vanilla clients.
52
+
However, the plugin can detect several clients such as Forge, Fabric, LiteLoader, Lunar, Vanilla, and others.
53
+
54
+
It also detects Forge 1.7.10 - 1.12.2 mods.
55
+
56
+
If you want to use ClientCatcher in Fabric, you can try https://modrinth.com/mod/clientcatcher-fabric
57
+
37
58
## Placeholders
38
59
60
+
ClientCatcher provides several placeholders for use in other [MiniPlaceholders](https://modrinth.com/plugin/miniplaceholders)-compatible plugins
61
+
39
62
-`<clientcatcher_client>`
40
63
-`<clientcatcher_mods>`
41
64
-`<clientcatcher_player_client:(player name)>`
42
-
-`<clientcatcher_player_mods:(player name)>`
65
+
-`<clientcatcher_player_mods:(player name)>`
66
+
67
+
## Discord WebHook Configuration
68
+
69
+
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
70
+
71
+
1. Copy the URL of the WebHook.
72
+
2. Extract the ID and Token from the URL.
73
+
3. Put those fields in the specific configuration options.
0 commit comments