promotional bannermobile promotional banner

Minescript

Abandoned
A bukkit plugin that run scripts in runtime.

File Details

v0.9

  • B
  • Feb 13, 2013
  • 20.87 KB
  • 279
  • CB 1.4.7-R1.0

File Name

minescript.jar

Supported Versions

  • CB 1.4.7-R1.0

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