ScriptCraft 1.4.6-20130120

Details

  • Filename
    scriptcraft-1.4.6-20130120.jar
  • Uploaded by
  • Uploaded
    Jan 20, 2013
  • Size
    36.03 KB
  • Downloads
    297
  • MD5
    d6989d6f4bbb74c5e8311abe8bd89719

Supported Bukkit Versions

  • CB 1.4.6-R0.3

Changelog

Added a new blocktype function.
Usage:
/js blocktype("Hello World",42) ;
prints hello world using iron blocks.

/js blocktype("Goodbye\nWorld",89) ;
prints "Goodbye" and "world" on 2 lines using Glowstone.

This could be useful for admins/world editors who want prominent signage on buildings.