Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- P: <cyan>[<gray>UHC<cyan>]
- command /catseyes <text>:
- permission: skript.op
- usage: /catseyes <on/off>
- trigger:
- if arg 1 is "on":
- broadcast "{@P} <green>Cat's Eyes Enabled"
- loop all players:
- apply night vision to the loop-player for 999 hours
- if arg 1 is "off":
- broadcast "{@P} <green>Cat's Eyes Disabled"
- loop all players:
- remove night vision from the loop-player
Advertisement
Add Comment
Please, Sign In to add comment