Removed enablePayoutInterval from config, if you want to use payoutInterval, set a value larger than 1 on an activity.
NOTE! If you have activities where payoutinterval is defined, but you did not use enablePayoutInterval before (thus ignoring that setting), you need to either set the value to 1, or remove it complete from the activity.
Updated to craftbukkit-1.1-R4
1.1
Added fishing as an activity
Fixes initial permissions settings
1.0
Added bounties for mobs
Now tracks stats for shearing and mob-kills as well (Please read the docs)
Cleaned up code, changed logging and changed package name, again (Thanks mbaxter, solid advice)
0.9.2
Changed java package name
Fixed an error in the amount announced when income announcements is enabled
Fixed an error cleaning up players history
0.9.1
Added shorthand /gbr
Moved all commandhandling to a separate class, and cleaned it up
Changed config initialization, so we dont insert default values after first-run
Cleaned up permissions a bit
Improved income tracking
0.9
Added global block statistics
Added /gbrewarder savestats (Player needs gbrewarder.admin to use it)
Fixed a stupid rounding error
FUN: Added /gbrewarder blockstats, gives you statistics about the block you are looking at
Added all-time income tracking for a player (Re-did the whole income tracking system)
Added /gbrewarder income to let a player see his/her income
0.8.1
Handled only paying for wheat / nether wart when its fully grown
0.8
Added /gbrewarder command processor
Added reloadconfig command and permissions to control access to it
Added shearing of sheep / mushroomcows as a reward
Changed enablePayoutInterval to multiply value, instead of having to set the value. (Makes it easier to tweak and en/disable)
Subtract earning announce amount, instead of resetting every time an earning announcement has been made
Now tracks player history for a definable interval when player disconnects, and re-establishes said history upon reconnection (Mostly to combat cheating)
Added total earnings tracking, used when earningAnnounceThreshold is enabled
0.1
First release
Comments
To post a comment, please login or register a new account.
Comments