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

