#i cant figure out how to kill ppl on region enter
1 messages · Page 1 of 1 (latest)
Called when a player enters or leaves a region.
This event requires a supported regions plugin to be installed.
Example
on region enter:
send action bar "You Have Entered %region%" to player
on region exit:
send action bar "Now Leaving %region%" to player
Requirements
Skript 2.1
Kills an entity.
Note: This effect does not set the entity's health to 0 (which causes issues), but damages the entity by 100 times its maximum health.
Example
kill the player
kill all creepers in the player's world
kill all endermen, witches and bats
Requirements
Skript 1.0
@lunar sigil