EpicGlass1.7

Details

  • Filename
    EpicGlass.jar
  • Uploaded by
  • Uploaded
    Apr 16, 2012
  • Size
    23.67 KB
  • Downloads
    1,703
  • MD5
    836515371ae2c504454bbc3b393e69e5

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

Version 1.7 BREAKING CHANGES

  • Adapted plugin to work with other block types
  • Rewrote entire config
  • Added mandatory 2 blocks to break for sprinting
  • Renamed permission .jump to .sprint

Version 1.6

  • Added /egreload command, which reloads the plugin's config file
  • Added /egregen command, which forces all pending block regeneration to go through
  • Added permissions for jumping through glass
  • Reorganized and renamed some permissions nodes
  • Sprinting now works for Glass Panes, as well

Version 1.5

  • Added config options to protect torches attached to glass blocks
  • Windows can now be jumped through horizontally

Version 1.4

  • Added permissions support
  • Added config options to stop water and lava from being affected by block breaks caused by this plugin
  • Arrows shot through glass can now be picked up
  • Removed some debug code left in v1.3

Version 1.3

  • The 9 blocks directly below an entity now always break, regardless of the MaxBlocksBroken setting to insure that the entity always has room to fall through
  • Added config option to make signs immune to physics events caused by this plugin
  • Added config option for glass to drop blocks when it breaks (obviously not intended to be used in combination with regen)

Version 1.2

  • Fixed IllegalAccessError on arrow breaks
  • Fixed null pointer on non-living entity arrows

Version 1.1

  • Removed version number from file name
  • Fixed bug: Skeleton' arrows can now break glass
  • Glass now breaks radially, with a slight delay, rather than instantaneously

Version 1.0

  • Initial Release