- Fixed getting Money & XP from STONE when no values are set
- Added event "isCancelled" check; this prevents abusing in some cases
- Added "DayLimit" section in config.yml, this allows to limit Money/XP earned per day.
- Added players.yml file (currently used by "DayLimit" option)
If you're updating:
Add these lines to config.yml:
Code (Text):
DayLimit:
Money: 10000.0
XP: 500