OnTime v3.8.2

Details

  • Filename
    OnTime.jar
  • Uploaded by
  • Uploaded
    May 13, 2013
  • Size
    251.11 KB
  • Downloads
    4,121
  • MD5
    d2bf5a16bf4235c6a34d77fbce710c1c

Supported Bukkit Versions

  • CB 1.5.2-R0.1
  • CB 1.5.1-R0.2
  • CB 1.4.7-R1.0

Changelog

V3.8.2

Compiled with Bukkit 1.4.7-R1.0; Java7; Vault 1.2.25
Fixes
  • No longer including patpeter sqlibrary. Replaced with a lighter set of sql functions

V3.8.1

Compiled with Bukkit 1.4.7-R1.0; Java7; Vault 1.2.25
Fixes
  • Fixed error where OnTime reports would fail for servers with >9999 player entries (Ticket#269)
  • Fixed Issue with promotion rewards happening inconsistently (Ticket #267, #264)
  • Fixed issue with ontime.top.exclude not working due to plugin timing error (Ticket #260)

V3.8.0

Compiled with Bukkit 1.4.7-R1.0; Java7; Vault 1.2.25
Functional Enhancements
  • Added "top ten" lists for votes and referrals on a daily, weekly, monthly, and total basis (Tickets #231, #160)
  • Added function to display the names of all players referred by a specified player (Requires MYSQL) (Ticket #150)
  • Added function to suggest possible player names, when name used in the "referred by" command is not in the OnTime database (Requires MYSQL) (Ticket #232)
  • Added function to find players in database 'like' a name, when the exact name is not found. When there are multiple possible matches, they will be displayed to the user of the 'ontime <playerName>' command. (Requires MYSQL)
  • Global (multi & mirrored) world support of permission and group rewards. (Group changes/promotion/demotion and permission add/remove applied equally to all worlds where rewards are enabled.) (Ticket #215)
  • Admin configurable output for "referred by" commands
  • Admin configurable output for when no OnTime record is found for a player specified in a command
  • Added basic API to allow other plugins to access some OnTime data
  • Added Automated backup of output.yml, rewards.yml, and config.yml when OnTime does auto updates to these files.
New Commands
  • ontime top <#> vote [total/today/week/month]
  • ontime top <#> refer [total/today/week/month]
  • referred list <playerName>
New Permission
  • ontime.referredby.list

When true a player is able to execute the "referred list <playerName>" command.

Fixes
  • Fixed issue where long player names (>14 chars) were losing their first character when added to OnTime reports. (Ticket #209)

It is always recommended that you do a backup of your OnTime Data before installing a new version. Execute "/ontime backup" from the console or in game.

If you are upgrading from any version prior to v3.7.0, the plugin will automatically make updates to the ontime/config.yml, ontime/output.yml, and ontime/rewards.yml. There are no actions required for you to take other than download the new OnTime.jar and reload or restart your server. OnTime now creates backup of the old version so of output.yml, config.yml, and rewards.yml in the 'backup' directory when it makes modifications to these files.