Releases: ProTerUga/DonationAlertsAPI
Releases · ProTerUga/DonationAlertsAPI
Release list
v1.0.4 - Built-in functions
- added built-in functions. See more information here
[sound]- play sound to player(s)[message]- send message to player(s)[times]- set timings for title & subtitle to player(s)[title]- send title message to player(s)[subtitle]- send subtitle message to player(s)[actionbar]- send actionbar message to player(s)[effect]- apply potion effect to player(s)
- expanded list of currencies in
/daapi testcommand - fixed built-in commands reload issue
Full Changelog: 1.0.3...1.0.4
[RELOAD ISSUE] v1.0.3 - Support 1.18.2+
This version has an issue with the /daapi reload command not working correctly for reloading built-in commands. Use version v1.0.4.
- changed Java version to
17 - changed PaperAPI version to
1.18.2-R0.1-SNAPSHOT - added PlaceholderAPI support for built-in commands
- added "Missing" messages for sections not found in
config.yml - added new messages sections to
config.yml - added quotes escape for
$message$and$username$embedded placeholders - changed
BrigadierAPIcommand to basicCommandExecutor - fixed issue: The reload command didn't read the updated config.
Full Changelog: 1.0.2...1.0.3
[RELOAD BUG] v1.0.2
This version has a major issue with the /daapi reload command not working correctly. Please use version v1.0.4 instead.
- added Javadocs to
DonationEventclass - added
debugsection toconfig.yml - added
messages.reload.errorsection toconfig.yml - added
$recipient_amount$placeholder - added comment-warning for invalid sections in
config.yml - replaced using
ConfigUpdaterlibrary with the use oforg.bukkit.configuration.file.YamlConfiguration - removed
ConfigUpdaterdependency from the project - changed
project.nameandproject.build.finalNameinpom.xml
Full Changelog: 1.0.1...1.0.2
v1.0.1 - In-game obtaining Access-key
- added aliases for
/daapicommand:/donationapi,/donationalerts,/donationalertsapi - added
client-idsection toconfig.yml - added
client-secretsection toconfig.yml - added
redirect-urisection toconfig.yml - added new command
/daapi authand new sections messages.auth.* in config.yml - added new command
/daapi token <code>and new sections messages.token.* in config.yml
Full Changelog: 1.0.0...1.0.1
v1.0.0 - Initial release
- added event that is triggered with each new donation alert
- added minimessage support to messages
- added the ability to set commands that must be executed when receiving a donation
Full Changelog: 1.0.0