#question
1 messages · Page 1 of 1 (latest)
command /bcvanish:
permission: bc.vanish
permission message: [&l&7B&4C&7] You do not have permission to execute this command.
trigger:
if {vanish::%uuid of player%} is set:
delete {vanish::%uuid of player%}
loop all players:
show player to loop-player
make player visible
send "[&l&7B&4C&7] Vanish has been disabled." to player
else:
set {vanish::%uuid of player%} to true
make player invisible
loop all players:
hide player from loop-player
send "[&l&7B&4C&7] Vanish has been enabled." to player
Run the skript urself
that's what i said
but believe it or not it opens a gui
he said line 8 was causing it
just change show to reveal
Alright
I also searched it up and apparently its like a bug that skript sometimes reads that as like "open player's inventory" or wtv