ScriptBlock v0.4

Details

  • Filename
    ScriptBlock.jar
  • Uploaded by
  • Uploaded
    Nov 10, 2011
  • Size
    51.92 KB
  • Downloads
    399
  • MD5
    036cc8171f4d9ff963c53a4cebc1ffb4

Supported Bukkit Versions

  • CB 1337

Changelog

I've spent many MANY hours to add those features, so please, send feedback and report bugs ! ; )

New Features

  • @cooldown:"time in minutes"
    This option let you add a cooldown to your script ! The time remaining is saved when server shut down !
  • @delay:"time in seconds"
    This option let you adds delay in your script !
  • New Save file !!! Editable !
    if you have an old save file, ScriptBlock will merge it to the new one ! This has been tested, but DO A BACKUP BEFORE to be sure, and do NOT name it OLD_BlocksData.dat !
  • New Command : /sbreload
    This command let you reload the save file, to refresh the Scripts bound on blocks !
  • No more permission plugin needed to use ScriptBlock ! but still compatible with Permissions of course !

Bugs Fix

  • Fixed Again the ScriptBlock Folder issue for those who don't have there plugins in the Bukkit Default folder.
  • Fixed a bug concerning the /sbadd command, now you can use it repeatedly to add a script to an existent block !
  • Cleaned up the code...

none