promotional bannermobile promotional banner
premium banner
Become invisible to other players.

Description

A simple yet useful administration plugin that allows to become invisible to other players, hidding map marker and player list entry.

Usage

Just type /vanish command (or /v for alias) - players without the hanselvanish.canseevanished permission wouldn't be able to see vanished player. You can specify the player that you want to enable vanish for with --player argument.

Permissions

  • hanselvanish.command.vanish - access to /vanish command
  • hanselvanish.canseevanished - players with that permission will be able to see other vanished players
  • hanselvanish.reload - access to /hanselvanish reload command

Dependencies

Installation

  • Download latest version from files tab.
  • Download latest version of TinyMessage from here.
  • Download latest version of MultipleHUD from here.
  • Put all files in your server's mods/ folder.
  • Launch/restart your server.

Configuration

The configuration file is located at mods/pl.hansel101_HanselVanish/config.json and contains the following options:

  • EnableFakeJoinAndLeaveMessages
    Determines whether fake join/leave messages should be displayed.
    (default: false)

  • UseCustomFakeMessages
    If set to false, the plugin will use the default translation keys: server.general.playerJoinedWorld and server.general.playerLeftWorld.
    If set to true, it will use the messages defined in CustomFakeJoinMessage and CustomFakeLeaveMessage.
    (default: false)

  • CustomFakeJoinMessage and CustomFakeLeaveMessage
    Custom messages displayed when both EnableFakeJoinAndLeaveMessages and UseCustomFakeMessages are set to true.
    Supports TinyMessage formatting.  

Please report all encountered bugs here.