Back to Mods
HyCord - Discord WebHooks

HyCord - Discord WebHooks

qolStefuDev

HyCord is a simple webhook implementation for Hytale!

About HyCord - Discord WebHooks

HyCord

Simple Discord Webhooks for Hytale.

HyCord is a lightweight plugin that connects your Hytale server activity to Discord in real-time.

✨ Features

Join/Leave Notifications: Track player activity.

Chat Bridge: Send in-game messages to a Discord channel.

Server Status: Alerts for server start and shutdown.

Fully Customizable: Change colors, titles, and messages.

⚙️ Configuration

The configuration file is automatically generated the first time your world starts. You can find it in your world save directory at:

Saves/YourWorld/mods/dev.stefu_HyCord/HyCordPlugin.json

{ "Webhook": "https://discord.com/api/webhooks/YOUR_ID/YOUR_TOKEN", "Events": { "OnPlayerChat": { "Title": "Chat Message", "Message": "{sender}: {message}", "Thumbnail": "https://crafthead.net/hytale/avatar/{uuid}", "Color": 3447003, "CustomWebhook": "", "Enabled": true }, "OnPlayerJoin": { "Title": "Player Joined", "Message": "{player} has joined the server", "Thumbnail": "https://example.com/join-icon.png", "Color": 3066993, "CustomWebhook": "", "Enabled": true } } } 🖼️ Using Thumbnails

The "Thumbnail" field allows you to add a small image to the top-right corner of the Discord embed.

How to use: Paste a direct link to an image (ending in .png, .jpg, or .gif).

Leave empty: If you don't want an image, keep it as "".

Customization: You can use different icons for different events (e.g., a green "plus" icon for joins and a chat bubble icon for messages).

🎨 Color Code Reference (Decimal)

Use these values in the "Color" field of your config to change the embed sidebar:

Green: 3066993 (Success/Join)

Blue: 3447003 (Info/Chat)

Red: 15548997 (Shutdown/Error)

Orange: 15105570 (Leave/Warning)

Purple: 10181046 (Special)

Created by StefuDev

Downloads
366
Created
Jan 14, 2026
Updated
Jan 27, 2026
Version
Early Access

Categories

Quality of Life

Screenshots

HyCord - Discord WebHooks screenshot 1

Download Mod

Download on CurseForge
Free download • 366 total downloads

Need a Server?

Run HyCord - Discord WebHooks on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is HyCord - Discord WebHooks?

HyCord is a simple webhook implementation for Hytale!

How do I download HyCord - Discord WebHooks?

You can download HyCord - Discord WebHooks for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created HyCord - Discord WebHooks?

HyCord - Discord WebHooks was created by StefuDev. The mod has been downloaded 366 times.

Is HyCord - Discord WebHooks compatible with Hytale servers?

HyCord - Discord WebHooks is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install HyCord - Discord WebHooks?

To install HyCord - Discord WebHooks: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.