Holographic Displays v1.2

Details

  • Filename
    HolographicDisplays.jar
  • Uploaded by
  • Uploaded
    Mar 3, 2014
  • Size
    142.59 KB
  • Downloads
    1,043
  • MD5
    a0147f1c1fe4f2240c4bb28ed08da1d5

Supported Bukkit Versions

  • 1.7.4
  • 1.7.2

Changelog

Note: this version only works with bukkit 1.7.

  • Added image support! /hd readimage <hologramName> <file> <height> [optional symbol]
    • The image is automatically resized, depending on the height given.
    • Image support made easier with this library by Bobacadodl
    • You can use placeholders as optional symbol to render the image! default is [x] (full block symbol)
  • Changed "/hd readlines" to "/hd readtext" (The old one still exists as alias)
  • Added few aliases:
    • "/hd remove" as alias for "/hd delete"
    • "/hd image" as alias for "/hd readimage"
    • "/hd tp" as alias for "/hd teleport"
  • Fixed a typo in the "Unknown sub-command" message.