3.3.8

Details

  • Filename
    SignEdit.jar
  • Uploaded by
  • Uploaded
    Mar 19, 2014
  • Size
    68.28 KB
  • Downloads
    7,857
  • MD5
    b49c1af177dba76ec0b1f6fe641237a1

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

  • 3.3.8: Fixed bug that allowed players to paste signs they shouldn't be able to sometimes resulting in dupe exploits.
  • 3.3.5: Fixed BlockPlace event not sending blockState causing Prism to give an error.
  • 3.3.4: Changed fireBlockBreak option to fireBlockBreakPlace, causes a BlockBreak then BlockPlace event to fire.
  • 3.3.3: Added option to fire a BlockBreakEvent event along with the SignChangeEvent event. Adds more protection to signs.
  • 3.3.3: Removed version checker code to abide by Curse's plugin policy.
  • 3.3.2: Fixed colour codes blocking our line check added in 3.3.
  • 3.3.1: Fixed config.yml not loading on first install.
  • 3.3.0: Fixed bug that ignored other plugins modifying lines in our SignChangeEvent event, if that happens we cancel modifying the sign.
  • 3.3.0: Added option to disable metrics.
  • 3.2.2: Minor fix with VersionChecker
  • 3.2.1: Minor fix with VersionChecker
  • 3.2: Localize all strings, fix an issue with the logger
  • 3.1: Fix security issues that we thought were resolved in 3.0
  • 3.0: Complete code refactor, major overhaul of functions, bug fixes, and more.