-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
-
CraftBukkit version git-Spigot-f56e2e7-1a64d4a (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
-
Yes
Well, the descripcion of DamageCause.SUICIDE make refer to "kill" command of bukkit (a fork command) actually the "kill" command can not be execute without params then this DamageCause only can be trigger manually in plugins (like another fork for kill commands).
The current description of SUICIDE.
/**
* Damage caused by committing suicide using the command "/kill"
* <p>
* Damage: 1000
*/