ShieldCharge v1.3

Details

  • Filename
    ShieldCharge.jar
  • Uploaded by
  • Uploaded
    Apr 12, 2016
  • Size
    11.41 KB
  • Downloads
    224
  • MD5
    3d1d27d98e90fbf2df8d7c0b492416d8

Supported Bukkit Versions

  • 1.9

Changelog

ChangeLog

  • Prevent ArmorStands from being affected
  • Added new "ShieldTakesDamage" config option to determine whether a shield takes damage when used or not
  • Commands can now be sent through the console
  • All config values are now loaded on plugin load. Prevents a few latency issues
  • Added new ShieldChargeEvent to the API for developers
  • Default values in the config are now doubles rather than integers
  • Cleaned up more code as per usual