ShieldCharge 1.5

Details

  • Filename
    ShieldCharge.jar
  • Uploaded by
  • Uploaded
    Jul 21, 2016
  • Size
    13.04 KB
  • Downloads
    643
  • MD5
    39e998e2bcebdec5507e2694958f2e54

Supported Bukkit Versions

  • 1.10
  • 1.9

Changelog

ChangeLog

Choco:

  • Re-organized a lot of the code
  • Added a couple API methods in the main class
  • Fixed a NoSuchMethodException when listening for ShieldChargeEvent
  • Added respective modifiers to fields in the project that were not properly encapsulated
  • The ShieldChargeEvent now passes a "damage" parameter which can be modified by any listeners
  • The "/sc reload" command now properly updates configured values
  • 1 of 5 random death messages will now be selected when a player dies
  • Used a more reliable source of damage values for shields (Material.getMaxDurability()) rather than a magic number
  • Made a few performance performances due to Runnables running until server shutdown