OnTime v2.2.0

Details

  • Filename
    OnTime.jar
  • Uploaded by
  • Uploaded
    Apr 24, 2012
  • Size
    66.94 KB
  • Downloads
    609
  • MD5
    07c62b347e3305e9b147bf89759b9c8c

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

V2.2.0

  • Added HTML option for report output
  • Added weekly (vs daily only) option for short-term tracking
  • Added '/ontime today <#>' and '/ontime week <#>' commands
  • Added enable/disable of reward messages to players
  • Fixed error with recurring rewards when inventory full

V2.1.1

  • Fixed problem with Group rewards failing for permissions-bukkit and zpermissions
  • Fixed wrong 'new total time' output on 'set total' command when executed on online players

V2.1.0

  • Built with Bukkit 1.2.5-R1.0
  • Added recurring rewards
  • Added permission rewards
  • Added 'set days' command
  • Changed 'set' command to 'set total'
  • Added 'reward recur' command
  • Added 'reward single' command
  • Added support of Vault for Group and Permission rewards
  • (expanded group support from Essentials GroupManager only in R2.0.x)
  • Removed 'refresh' command
  • Fixed 'days on' counter problem

V2.0.1

  • Improved handling for servers without Essentials GroupManager
  • Prevention of in-game 'add' of group rewards
  • Check for GroupManager before trying to schedule or issue 'group' rewards (will prevent unhanded null exceptions seen in v2.0.0)
  • Improved console messaging on OnTime startup if GroupManager is not present
  • Added Log entries of admin use of 'remove', 'set' and 'add' (OnTime) commands (level 3)

V2.0.0

  • Build with CB 1.2.4-R1.0
  • Tested with servers running CB 1.1-R6, CB 1.2.3-R2.0, & 1.2.4-R1.0
  • Added GroupManager Change rewards
  • Added MC Item rewards
  • Added 'set' and 'add' commands
  • Added more information to '/ontime <userid>' display
  • Added OnTime data update on player 'kick'
  • Fixed 'TodayData.dat' corruption error
  • The rewards.yml format has been modified. Old versions will automatically be updated to the new version, but it is a good idea to backup your old rewards.yml before starting the new version the first time.
  • New items have been added to the config.yml file. To have the new version appear in the /plugin/ontime folder you must:
  1. rename your old config.yml for reference
  2. (if you didn't bother with the above step, then delete your old config.yml
  3. restart your server so new config.yml is created
  4. edit the new config.yml as needed
  5. restart you server again