SimpleCronClone v1.0

Details

  • Filename
    SimpleCronClone.zip
  • Uploaded by
  • Uploaded
    Mar 3, 2013
  • Size
    59.48 KB
  • Downloads
    664
  • MD5
    3a2e85565991a12d1dc55a173b3753e7

Supported Bukkit Versions

  • 1.4.7
  • 1.4.6

Changelog

v 1.0

SimpleCronEvents

SimpleCronEvents lets you run .sce scripts that are now called with arguments, see the new page for what the events are!

SimpleCronClone

  • Changed a bit how lines are parsed and executed inside of .scc files, this fixes any race-conditions bug 21
  • Due to the new parsing, we have now added some new commands doAsync and WaitForAsync, see the updated script format page for more info. bug 24, 21 and 32
  • Permissions! we now have a couple permission nodes so that you don't have to be an OP, see here or here
  • Config.yml so that you can now have the logger a bit more quite, defaults to the quite operation by default. see commands for how to re-load new settings.

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)