Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on death of player:
- #strike lightning effect at the victim
- set {_world} to world
- loop all players:
- loop-player is not in {_world}:
- execute console command "/playsound ambient.weather.thunder %loop-player% ~ ~ ~ 1 1 1"
- # Remove the # before the lightning effect and you don't have to use /feature toggle DeathLightning
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement