You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It can be hard to set up death messages specifically for acid if we have other plugins killing players and using the CUSTOM damage type.
Describe the solution you'd like
I suggest that this be changed to MELTING so that it can be easier to specifically set up death messages for acid and acid rain without getting in the way of other plugins.
Describe alternatives you've considered
Option in the config to change the damage type
I did some investigation and I do not see a way to do this with the Bukkit API. If anyone else knows how to set custom DamageCause to player damage, let me know!
Is your feature request related to a problem? Please describe.
It can be hard to set up death messages specifically for acid if we have other plugins killing players and using the CUSTOM damage type.
Describe the solution you'd like
I suggest that this be changed to MELTING so that it can be easier to specifically set up death messages for acid and acid rain without getting in the way of other plugins.
Describe alternatives you've considered
Option in the config to change the damage type
Additional context
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/browse/src/main/java/org/bukkit/event/entity/EntityDamageEvent.java#280
The text was updated successfully, but these errors were encountered: