Skip to content
Connor Spencer Harries edited this page Jan 17, 2015 · 3 revisions

Sometimes having a large player base can be an issue and admins just want to disappear without having to leave the server. This command was made so that an admin could merely slip away without needing to worry about looking like he was deserting his duties, it's awfully handy for when you want to get on with building but people keep on sending you messages.

Command

hide is the base command that gets registered, it is associated with the permission node gssentials.admin.hide and has 2 aliases.

Aliases

  • hideplayer
  • hideself

Configuration

When you first install BungeeEssentials the command will be enabled, though if you wish you can disable it by removing hide from the enable section of the config file.

Key Default
hide.enabled &aYou are now hidden from all players!
hide.disabled &cYou are now visible to all players!

When adjusting the message format you may include any global variables, however there are no command specific variables.

Clone this wiki locally