- Hide all other players or be a ninja and hide yourself
- Includes specific options to help in customization.
✔Hide all other players to avoid being annoyed or reduce lag
✔ Hide yourself from other players *(Just your character, doesn't act as full vanish)
✔ Allow staff to see hidden players
✔ Toggle whether players should be told if they are hiding/hidden on their actionbar
✔ Toggle whether players should be unhidden on relog
✔ Easily change color theme and messages
✔ Easily change the main command and aliases
# Change the main command
hidePlayersCmd: hideplayers
# Change command aliases
hidePlayersAliases: hp, hideplayer, hide
# Change command for player to hide themselves (Just hides their player, doesn't act like vanish)
hideSelfCmd: hide
# Change personal hide aliases
hideSelfAliases: cloak, invis
# Permission to show player even if they hid themselves
hideShowPerm: skript.hidden.bypass
# Should players who are hiding all players be shown they are above their hotbar?
hidePlayersBar: true
hidePlayersBarMsg: &7You have players &bHidden # Only applicable if option above is set to true
# Hide Self Bar Options
hideSelfBar: true
hideSelfBarMsg: &7You are &bHidden
# No Permission Message
permDenied: &8• &7You lack permission for that
# Permission Node Prefix
permPrefix: skript # permission node will begin with this, ex: "skript.hideplayers"
# Color Theme
aColor: &7 # Main text color
bColor: &b # Emphasis text color
# Prefix that leads every message
hidePlayersPrefix: &8[&bPlayers&8]
# If the player left while hidden or while players were hidden, should they still be when they rejoin?
hidePlayersRejoin: true
hideSelfRejoin: true
Code (Text):
- /hideplayers - Hide all players
- /hide - Hide from all players
- Thank you for downloading!! - Make sure to leave a review so I know what you think!