Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
๐ช DonateIntegrate
Real-time donation integration for Minecraft 1.12.2. Bring your stream into the game. Reward, react, and recognize your supporters โ live.
๐ฏ Purpose
DonateIntegrate is a client-side Forge mod for Minecraft 1.12.2 that connects your game to your donation platform using WebSocket technology. It enables real-time reactions to donations directly inside the game โ perfect for streamers who want to engage their audience in creative and interactive ways.
โ๏ธ Features
- ๐ WebSocket connection to external donation systems
- โก Live updates in-game when a donation is received
- ๐ฌ Customizable in-game messages or events triggered by donations
- ๐ Fully client-side โ no server installation required
- ๐ YAML and JSON config support
- ๐ฆ Built-in SLF4J logging for debugging
๐ฆ Installation
- Install Minecraft Forge 1.12.2
- Place
DonateIntegrate-2.0.4.jarinto yourmods/folder - Start Minecraft and configure the mod via the generated config files (
.dintegrate/)
๐ก This mod is client-only. Do not install it on a server!
๐งฉ Compatibility
| Feature | Supported |
|---|---|
| Minecraft | 1.12.2 |
| Forge | โ Yes |
| Fabric/NeoForge | โ Not supported |
| Multiplayer | โ Works (client only) |
| Serverside | โ Not required |
๐ง How it works
DonateIntegrate uses embedded libraries like:
Java-WebSocketโ for persistent donation channelGsonโ to handle incoming JSON payloadsSnakeYAMLโ for clean config formattingSLF4Jโ lightweight logging
You can define reactions to donations via config files, such as in-game chat messages, sounds, or even triggering scripts using Minecraft commands.
๐ Configuration
After launching the mod once, it generates a folder (e.g., config/dintegrate/) with YAML and JSON files for:
- WebSocket URL and authentication
- Command templates or actions per donation tier
- Logging preferences
๐บ Use Case Example
โWhen someone donates $5 or more, my Minecraft character says thanks in chat and fireworks go off in-game. It's a fun way to connect with viewers.โ โ A streamer using DonateIntegrate
๐ ๏ธ License & Credits
- Developed by bogdan3000
- Powered by open-source libraries
- Open for community contributions (coming soon)
โค๏ธ Support & Feedback
If you enjoy this mod, consider leaving a like or sharing feedback. Feature requests and pull requests are welcome!


