v0.9

Details

  • Filename
    minescript.jar
  • Uploaded by
  • Uploaded
    Feb 13, 2013
  • Size
    20.87 KB
  • Downloads
    279
  • MD5
    4a5a77173d20088aa09aee12d997900a

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

v0.9:

  • Fixed a small bug of ims.
  • Allow specific script: onDisable.minescript to be exeecuted on the disabling of the plugin

v0.8:

  • Allow specific script: onEnable.minescript to be executed on the enabling of the plugin

v0.7:

  • Enabled multi-threading script execution
  • Allow players to run scripts through spellbooks(Book and Quill or Written Book)
  • Load only 4 lines to each pages while using /minescript open [script name]

v0.6:

  • Add command /minescript to manage server scripts
  • Small fix

v0.5:

  • Put the JRuby out of the plugin file

v0.4:

  • Allow players to start ims(interactive minescript)

v0.3:

  • Allow args to be passed to the script through a veriable args

v0.2:

  • Allow players with permission to run script within the game, add a veriable player pointing to the player running the script

v0.1:

  • First release