Skip to content

Commit

Permalink
link out to spigot damage cause docs, fixes #1486
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Nov 27, 2018
1 parent 54415c5 commit e1e2b60
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -24,9 +24,7 @@ public class EntityDamagedScriptEvent extends BukkitScriptEvent implements Liste
// @group Events
// @description
// Possible damage causes
// BLOCK_EXPLOSION, CONTACT, CUSTOM, DROWNING, ENTITY_ATTACK, ENTITY_EXPLOSION,
// FALL, FALLING_BLOCK, FIRE, FIRE_TICK, LAVA, LIGHTNING, MAGIC, MELTING, POISON,
// PROJECTILE, STARVATION, SUFFOCATION, SUICIDE, THORNS, VOID, WITHER.
// See list in Spigot source here: <@link url https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/entity/EntityDamageEvent.DamageCause.html>
// -->

// <--[event]
Expand Down

0 comments on commit e1e2b60

Please sign in to comment.