Disable insta-death #19


  • New
  • Enhancment
Open
Assigned to _ForgeUser6226926
  • _ForgeUser16133754 created this issue Oct 4, 2014

    Hi, just wondering if you could possibly add a configurable setting to disable the insta-death (default attack) of the Giants. Awesome plugin!

  • _ForgeUser16133754 added the tags New Enhancment Oct 4, 2014
  • _ForgeUser9644263 posted a comment Oct 6, 2014

    From my understanding, the only way to do that is cancel the event that is triggered when the entity targets the player (EntityTargetEntityEvent). Doing this would disable all other attacks as well.

    If you know of a way to do it, my source code is on github and your welcome to read over it and make a pull request. :)


To post a comment, please login or register a new account.