Hide players

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
code_language.skript:
hide player's from all players
reveal player's from all players

command /hide:
    trigger:
        hide player's from all players
 
reveal player's from all players
Just wanted to mention, it's~
code_language.skript:
reveal player to all players
I don't believe that syntax works.

And, Scalebound, The "hide player" & "Reveal player" only hides globally. Only thing I could tell you is maybe to give them invisibility?
 
This
code_language.skript:
hide player's from all players
Only hide the player
 
Just wanted to mention, it's~
code_language.skript:
reveal player to all players
I don't believe that syntax works.

And, Scalebound, The "hide player" & "Reveal player" only hides globally. Only thing I could tell you is maybe to give them invisibility?
maybe good idea
 
This only removes the player from the tab.
code_language.skript:
(show|hide) %players% in [the] tab[list] of %players%

needs MundoSK and ProtocolLib
 
Status
Not open for further replies.