Hey I was just needing to know the correct way to list events like this: (this is wrong) PHP: if($cause instanceof EntityDamageByEntityEvent && $ev->getCause() === EntityDamageEvent::CAUSE_FALL, CAUSE_FIRE, CAUSE,FIRE_TICK, CAUSE_DROWNING, CAUSE_MAGIC, CAUSE_VOID, CAUSE_STARVATION, CAUSE_LAVA, CAUSE_SUFFICATION, CAUSE_BLOCK_EXPLOSION, CAUSE_ENTITY_EXPLOSION){ a dot between the causes . instead of , ?