ScriptBlock v0.7.1

Details

  • Filename
    ScriptBlock.jar
  • Uploaded by
  • Uploaded
    Mar 2, 2012
  • Size
    51.37 KB
  • Downloads
    1,519
  • MD5
    ffd19fa3a575212487e07cba630e1b40

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

If you want me to keep working on ScriptBlock, Please send me feedbacks about it.

0.7.1

  • CraftBukkit 1.2.2-R0.1 compatible !
  • "Stole" and added back the old configuration code from older CraftBukkit release to keep some features that I wasn't able to keep with the new system.

0.7.0

CAUTION: the full re-coding of the plugin involves, probably, new bugs I haven't found yet ! so...
MAKE A BACKUP OF YOUR SCRIPT CONFIG and your WORLD !!!
Also, FULL TEST it before using your own script config !

  • Fully re coded !
  • Removed multi-threading and issues related to it (TP issues, and some @bypass issues too I think )
  • Improved security for @bypass option. Now, even if an exception is thrown while using a @bypass script, the player should be theoretically removed from bypassed group or OP ( I can't test it, so please, send me a feedback about this ! )
  • Changes made in a few option syntax ( look at the command list ). You can use notepad++ to modify with one click the deprecated options.

New Features !

  • New permissions nodes : each command have its own permission ( it's not very useful for now... but I think it will when I'll add non-admin player permissions . )
  • Added new Options !

Cooldowns and Delays doesn't work with "on walk" triggered blocks.