Donation Alerts: Integrated!
No reviews yet
Let your audience interact with your world through commands.
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

Donation Alerts: Integrated
Receive events from DonationAlerts and interact with your Minecraft chat and server in real time.
Features
- Donation alerts — reacts to donations, Twitch Bits, Twitch Points, YouTube/Twitch subscriptions
- Send chat messages — customisable messages with placeholders
- Execute commands — any Minecraft command (including mod commands) on donation
- Flexible triggers — configure amount ranges, currency, and event types
- Built-in GUI — in-game configuration screen (press
=by default) - Delay support — schedule handler execution with delay (in ticks)
Placeholders
{message} — donation message
{amount} — donation amount
{currency} — donation currency
{username} — donator username
{playername} — your Minecraft player name
How to use

- Copy your DonationAlerts token to clipboard
- Run
/da setin chat (no need to paste — the token is taken from clipboard automatically) - Run
/da connect - Open the GUI with
=key and configure your triggers
Commands
| Command | Description |
|---|---|
/da set |
Set token from clipboard |
/da connect |
Connect to DonationAlerts |
/da disconnect |
Disconnect |
/da status |
Check connection status |
Configuration
Settings file: .minecraft/donation-alerts-integrate/settings.yaml
You can edit triggers directly in the YAML file or use the in-game GUI.
Sensitive types
| Type | Description |
|---|---|
daintegrate/sensitive/always |
Activates for any event |
daintegrate/sensitive/donate |
Amount range + currency |
daintegrate/sensitive/subscribe |
Subscription type |
daintegrate/sensitive/twitch/bits |
Twitch Bits range |
daintegrate/sensitive/twitch/points |
Twitch Points range |
Handler types
| Type | Description |
|---|---|
daintegrate/handler/message |
Send a chat message |
daintegrate/handler/command |
Execute a server command |
Example
triggers:
- name: "Thanks for donation"
isActive: true
sensitives:
- properties:
type: daintegrate/sensitive/donate
value:
from: 5
to: 50
currency: USD
handlers:
- delay: 0
properties:
type: daintegrate/handler/message
value:
message: "Thank you, {username}!"
- delay: 10
properties:
type: daintegrate/handler/command
value:
command: "time set day"
Requirements
- Minecraft 26.1.x
- Fabric Loader
- Fabric API
Support
Report issues on GitHub.
Thanks
This mod is based on https://modrinth.com/mod/donation-alerts-integrate - thanks, Folleach!
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources