Added /ap reset which will set a player's balance to 0 and reset all milestone rewards they have received, so they can receive the rewards again.
Messages in the messages.yml can now be disabled by changing them to "disabled". This will cause them to not be sent.
Added support for Title, Subtitle and ActionBar messages in milestones:
Code (YAML):
Rewards:
2000:
Commands: -
"eco give %player% 500" -
"give %player% 7 diamond" Message: "Your points balance has been reset and you earned the highest reward!" Title: "Congratulations!" Subtitle: "You have reached the final milestone!" Actionbar: "You have reached the final milestone!"
Changed
ActionPoints can now handle reloads (/reload) better. There should be fewer issues after a reload. Reloading/using PlugMan is still discouraged, however.
Fixed
Removed a leftover debug message when using rewards.
Fixed an issue where a reward's message was not being sent.