Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
1.19.x
1.18.2
Platforms
Tags
Creators
Details
Licensed MIT
Published 6 days ago
Updated 2 months ago
DonationAlertsAPI
DonationAlertsAPI is a modern, high-performance Minecraft plugin that allows you to receive real-time donation alerts directly from the DonationAlerts platform in your game.
The plugin connects to the DonationAlerts WebSocket API and fires custom events within the server, enabling seamless integration with other plugins for various use cases (e.g., announcing donations, giving rewards, executing commands).
Features
- Real-time - Receives donation alerts instantly via DonationAlerts WebSocket.
- Custom event - Fires a custom
DonationEventthat can be listened to by any other plugin. - Easy configuration - All settings are managed via a simple
config.ymlfile and command/daapi authto easily obtain an access-key. - Reload command - Reload configuration without restarting the server (
/daapi reload). - MiniMessage - Native support for MiniMessage is built into the plugin.
- PlaceholderAPI - PlaceholderAPI support in built-in commands.
- Donation actions - Customizable commands that will be executed when a donation is received.
Installation
- Download the latest JAR file from the Releases page or from Modrinth.
- Place the
DonationAlertsAPI-*.jarfile into thepluginsfolder of your Paper server. - Start (or restart) the server to generate the default configuration.
- Edit the
plugins/DonationAlertsAPI/config.ymlwith your DonationAlerts account details (see Configuration for more information). - Reload the plugin with
/daapi reloador restart the server again.



