Skip to content

[RELOAD BUG] v1.0.2

Choose a tag to compare

@ProTerUga ProTerUga released this 18 Jul 14:46
· 57 commits to master since this release

This version has a major issue with the /daapi reload command not working correctly. Please use version v1.0.4 instead.

  • added Javadocs to DonationEvent class
  • added debug section to config.yml
  • added messages.reload.error section to config.yml
  • added $recipient_amount$ placeholder
  • added comment-warning for invalid sections in config.yml
  • replaced using ConfigUpdater library with the use of org.bukkit.configuration.file.YamlConfiguration
  • removed ConfigUpdater dependency from the project
  • changed project.name and project.build.finalName in pom.xml

Full Changelog: 1.0.1...1.0.2