
ModMIT
MCV-Fabric
Connects Minecraft chat with Discord, allowing messages to be sent and received between the game and a Discord server.
27
Downloads
2
Followers
4 months ago
Updated
📦
2
Versions
📖About MCV-Fabric
MCV is a lightweight Fabric server-side mod that connects your Minecraft server with Discord in real time.
Features:
- Real-time chat synchronization from Minecraft to Discord
- Player join and leave notifications
- Server start and stop notifications
- Clean Discord embed messages with player avatars
- Simple JSON-based configuration
- Server-side only (no client installation required)
Configuration:
A configuration file is generated on first launch:
config/mcv-discord.json
Add your Discord bot token and channel ID to this file.
Never share your Discord bot token publicly.
Requirements:
- Minecraft 1.21.1
- Fabric Loader
- Fabric API