OnTime v3.12.1

Details

  • Filename
    OnTime.jar
  • Uploaded by
  • Uploaded
    Jan 6, 2014
  • Size
    289.89 KB
  • Downloads
    4,689
  • MD5
    544032f1e4ccae8088f81f31d4441834

Supported Bukkit Versions

  • CB 1.7.2-R0.2
  • CB 1.5.2-R1.0
  • CB 1.2.5-R5.0

Changelog

V3.12.1

Compiled with Bukkit 1.7.2-R0.2; Java7; Vault 1.2.29;Votifier 1.9
Fixes
  • Fixed NPE when "/ontime <playerName>" is executed for players without "ontime.track" permission. (Ticket #400)
  • Fixed start up error when MySQL stored server data held unexpected values (Ticket #405)
  • Fixed issue where errors generated on player login when 'rewards' are disabled (Ticket #407)
  • Fixed issue with "/ontime <playerName>" not working on offline players (No Ticket)

IMPORTANT NOTES on V3.12.x

Plugin Notes

"ontime.*" Permission Group

In v3.11.0 support for the "ontime.*" wildcard permission has been removed. This was causing problems based on how OnTime sometime uses negated permissions. This has been replaced with better defined 'recommended' wildcard permission sets for 'admin', 'moderator', and 'player' roles.

ontime.track Permission

In v3.10.0 a new permission string ("ontime.track") was added, which allows admins to enable/disable OnTime tracking of individual players. When this is set to "false" OnTime will not process players upon login, nor will it create OnTime records for new players. This permission is "true" by default, and most permission plugins will pick up this default setting, and server owners will see no change from previous versions of OnTime. But some permission plugins (e.g. bPermissions, others?) do not pick up the default and treat this as "false" for all players, which effectively disables the OnTime plugin. In this case of such permission plugins, the "ontime.track" should be added to the base set of permissions for all groups whose users are to be tracked by OnTime.