3.3.10

Details

  • Filename
    SignEdit.jar
  • Uploaded by
  • Uploaded
    Dec 7, 2014
  • Size
    34.49 KB
  • Downloads
    19,636
  • MD5
    388a365f14a2dec07e3d90fe777f1dfc

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

  • 3.3.10: Added missing signedit.override permission. Players with that permission will bypass the block placement checks.
  • 3.3.9: Compiled for CB 1.7.9-R0.1.
  • 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.