ScriptCraft v1.0.1

Details

  • Filename
    scriptcraft.jar
  • Uploaded by
  • Uploaded
    Jan 11, 2013
  • Size
    20.69 KB
  • Downloads
    240
  • MD5
    b2a95b628df92567c82a8bd3b9d868ea

Supported Bukkit Versions

  • CB 1.4.6-R0.3

Changelog

This version includes a first draft of the signs module and the arrows module.
Right now menu-style signs can be created (but not saved/loaded yet)
Sample signs are provided for changing the time of day and for choosing Arrow types.
A first draft of the arrows module is also included. This includes 4 new types of arrow...

/js arrows.explosive()
Makes the player's arrows explode on impact.

/js arrows.teleport()
Makes the player teleport to where the arrow landed

/js arrows.lightning()
Makes lightning strike where the arrow landed.

/js arrows.flourish()
Makes a tree grow where the arrow landed.

/js arrows.sign()
If the player is pointing at a sign then it's turned into a menu-sign which players can use to choose an arrow type.

Saving and loading of menu-signs and player's chosen arrow type is not yet loaded or saved.