SimpleCronClone v1.2

Details

  • Filename
    SimpleCronClone.zip
  • Uploaded by
  • Uploaded
    Aug 9, 2013
  • Size
    77.61 KB
  • Downloads
    1,682
  • MD5
    26bb7fa05c52e37439fa7757c848bb6a

Supported Bukkit Versions

  • 1.6.2
  • 1.6.1
  • 1.5.2

Changelog

v 1.2

built from this commit, changes since last release here

SimpleCronEvents

Per request, two new SCE events: playerDeath, and playerRespawn. see the events page for more info and what the arguments are.

SimpleCronClone

No changes to SCC

Reloading the server with the console command reload while scripts are running may or may not leave them paused/in an unknown state. This is being worked on, however for the time being it is recommended not to use reload to reload all your plugins, just restart the server instead. (to re-parse the tab.scc and tab.sce use the /simplecronclone restart command)

BREAKING in v1.1

The tab.sce format for the EventEngine had to be re-worked from the ground up, you will have to re-write it! I could not get a converter working well enough to make it convert for you automatically. For this I am sorry. See tab-format for what the new format looks like, also look at the example tab.sce file included in the download.