OnTime v2.3.0

Details

  • Filename
    OnTime.jar
  • Uploaded by
  • Uploaded
    May 23, 2012
  • Size
    89.11 KB
  • Downloads
    537
  • MD5
    80eba69a35efa0293349c36a8c7e1c6a

Supported Bukkit Versions

  • CB 1.2.5-R2.0

Changelog

V2.3.0

  • Built with CB 1.2.5-R2.0
  • Added XP reward type
  • Added configurable output for '/ontime' and '/ontime <playername>' commands
  • Added configurable output when rewards are issued
  • Added configurable headers for Top XX lists
  • Cleaned up output in Top XX lists to make it easier to resd
  • Change 'Top xx' command syntax to make it easier to use weekly/daily data
  • Added Individual Rewards
  • Added Individual Reward commands:
  • ontime rewards indi
  • ontime rewards set
  • ontime rewards delete
  • Fixed Errors:
  • [SEVERE] errors seen when OnTime Rewards are disabled and players log in
  • Other 'null pointer' issues when OnTime Rewards are disabled.
  • Wrong file path name on non-Windows servers

V2.2.1

  • Fixed sync problem with permission plugins during server startup

This problem was seen with PEX, and resulted in permission rewards malfunction

  • Fixed error in HTML formatted daily/weekly reports where 'total time' was always "N/A"
  • Fixed error with kick events

With this error players were sometimes getting hours worth of OnTime credit when kicked.

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

If upgrading from V2.1.1 or earlier:

  • 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

If upgrading from V2.2.0 or V2.2.1

Its always a good idea to backup your OnTime .dat files, just in case, before starting this new version.