ChangeLog

Complete changelog for GB.Rewarder

Complete changelog for GB.Rewarder

1.8.2
  • Updated to craftbukkit-1.2.5-R3.0
  • Possibly fixed the problems some people have had with placing/removing blocks giving errors in log

1.8.1
  • Removed debugging output, spamming console

1.8
  • Added Ocelot and Iron Golem to mobs
  • Updated metrics to revision 5
  • Added whitelisting, you can setup whitelist on a per world or per block basis

1.7.2
  • Updated to craftbukkit-1.2.5-R1.0

1.7.1
  • Updated to craftbukkit-1.2.4-R1.0

1.7
  • Added placing blocks as an activity
    • Use the configsection place: to setup income/xp for placing blocks, configuration parameters are the same as for blocks
  • Switched permissions to use Vault
  • Added possibility to control payout based on a players permissions
  • Added plugin metrics

1.5
  • Rewrote large parts of the plugin to accomodate for XP rewards.
  • Added xpinterval / xpintervalvalue / xpchance / xpchancevalue to activities config.
  • 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

Posts Quoted:
Reply
Clear All Quotes