Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /saturation <player> <integer>:
- permission: skript.op
- trigger:
- set {_p} to arg-1
- set {_time} to (arg-2*60)
- loop {_time} times:
- apply saturation 1 to {_p} for 1 second
- loop all players:
- execute console command "/saturation %loop-player% 5"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement