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!


