OnTime v3.5.4

Details

  • Filename
    OnTime.jar
  • Uploaded by
  • Uploaded
    Jan 8, 2013
  • Size
    208.80 KB
  • Downloads
    2,047
  • MD5
    97f798ebd1b3864d32cc79610e9c5b2e

Supported Bukkit Versions

  • CB 1.4.6-R0.3
  • CB 1.4.5-R1.0
  • CB 1.3.2-R3.0

Changelog

V3.5.4

  • Fixed Issue where count of votifier votes and last date voted were not being stored properly in MySQL database (Ticket #158)
  • Fixed null pointer problem when player returned from AFK on servers with OnTime Rewards disabled (Ticket #157)
  • Modified handling of votifier reward 'count=' parameter, such that rewards are now issued on every 'x'th vote, not just one time when the vote count reaches 'x'. (Ticket #158)

V3.5.3

  • Built with Bukkit 1.4.5-R1.0
  • Fixed 'null pointer' error seen when "referred by" commands are executed on servers using dataStorage=YML. (Servers using MySQL for OnTime data storage will not suffer from this error.) (Ticket #156)

V3.5.2

  • Fixed 'lag/crash at midnight' problem for large servers using MySQL storage option

V3.5.1

  • Fixed Null Pointer Exception on rare issue with player logout (Ticket # 136)
  • Fixed Problem where server broadcast messages not issued for votifier and other events (Ticket #135)
  • Fixed issue where "ontime set dayson" only worked for online players. (Ticket #137)
  • Fixed problem with "ontime rewards set", where all set commands executed immediately (Ticket #140)

V3.5.0

  • Compiled with Bukkit 1.3.2-R3.0; Verified compatibility with CraftBukkit 1.4.2-R0.3
  • REMOVED OPTION OF .DAT FILES FOR PLAYER DATA STORAGE
  • Major modifications to "ontime rewards" command syntax for consistency between commands
  • Added storage of first login time stamp (requires MYSQL) (Ticket #111)
  • Added command to set/modify first login time stamp
  • Added server broadcast option when rewards issued to a player (Ticket #99)
  • Added use of MySQL storage of 'referred by' data to verify if player has alrady been referred (Ticket #114)
  • Added back in display of mixed-case player names (requires MySQL)
  • Added reward issued on number of different days played (Ticket #112)
  • Enhanced auot-update of config.yml to support this new release
  • Improved performance on export of all playerdata to MySQL database (Ticket #121)
  • Fixed issue with 'error' message in console for 'help.txt' blank lines (Ticket #113)
  • Fixed LogBlock import issues on large databases (Ticket #117)
  • Fixed issue with auto udpdate of output.yml
  • Fixed error in generation of playerdata.yml when there are no players
  • Fixed error in MySQL database reconnect on timeout
  • Fixed error in OnTime version checking on Spigot servers (Ticket #119)
  • Fixed error when referral reward not issued due to player's full inventory (Ticket #128)
  • Fixed issue where votifier rewards not issued immediately (required plugin reload) (Ticket #129)
  • New Player Permissions:
  • ontime.welcome_msg (true = welcome message will be broadcast to whole server when player joins) (Ticket #124)
  • New Configurations:
  • rewardBroacastEnable (true = messages defined in output.yml will be broadcast to all online players on any reward issued)
  • New Commands:
  • ontime set first <playerName> <dd>d
  • ontime test votifier <playerName> <voteSource>
  • ontime rewards dayson <rewardID> <dd>d

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.5.0, the plugin will automatically make updates to the ontime/config.yml and ontime/output.yml. There are no actions required for you to take other than download the new OnTime.jar and reload or restart your server.