* fixed the reloading function:
- The complete plugin is now reloaded, including changes to money payout interval
* fixed wrong payout schedule:
- players were paid out for n + 1 due to bad logic comparison
thanks to
@RadBuilder for maintaining and updating the code on github:
* general code cleanup
+ added java docs
+ converted project to maven
and more...