StructureInABox v0.9

Details

  • Filename
    structureinabox.jar
  • Uploaded by
  • Uploaded
    May 10, 2014
  • Size
    26.71 KB
  • Downloads
    327
  • MD5
    86b2e8be25808e90a64c24ed3bd9c3a7

Supported Bukkit Versions

  • 1.7.4

Changelog

Version 0.9

  • Added bedrock inverted mask, so even if protection is off, the SiBs will never penetrate bedrock.
  • Added cooldown time setting. Players will not be able to place another SiB before the cooldown period is over.
  • Added a new command: /sibundo which lets players "pick up" or undo the last SiB they placed.
  • Changes to config.yml (backwards-compatible)
#
# Sessions (advanced)
#
cooldown-time-ms: 5000
cleanup-interval-ticks: 300
expired-session-time-ms: 30000
  • Added a new permission node:
   structureinabox.undo:
      description: Allows you to undo the last placement
      default: true