
ModsJava
mcHook
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Ever wanted to add custom discord webhooks to your minecraft server?
Here is your solution! A very simple and lightweight discord webhooks system
Don't know how to add a large JSON to your config.yml?
Here is an example!
welcome: |
{
"content": "Welcome to the server, **%player_name%**!",
"tts": false,
"embeds": [
{
"author": {
"name": "Server Info: Get Started",
"url": "https://example.com"
},
"title": "Welcome to the Server!",
"url": "https://example.com/rules",
"description": "We are glad to have you here! Please read the rules before playing.\n\nType **/rules** in-game for a quick overview.",
"fields": [
{
"name": "Player",
"value": "Player **%player_name%** has joined for the first time!",
"inline": true
},
{
"name": "Online Members",
"value": "There are now **%server_online%** players online.",
"inline": true
}
],
"image": {
"url": "https://cubedhuang.com/images/alex-knight-unsplash.webp"
},
"thumbnail": {
"url": "https://crafatar.com/avatars/%player_uuid%?size=64"
},
"color": 3447003,
"footer": {
"text": "Server Join Notification | mcHook",
"icon_url": "https://slate.dan.onl/slate.png"
}
}
]
}
use this page for embeds and select in the output JSON
Commands:
/mchook [player] - Send the selected message with the selected webhook note: the [player] is to use placeholders or send it to his name
/mchook reload - Reload the plugin
Have any problems?
Don't worry! Join the discord server and open a ticket
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as mcHook-1.0.2.jar — drop this file into the mods folder
- Download size: 34 KB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.