Easy Vanish

A simple and customizable vanish plugin

109

Easy Vanish

Title

What does the Plugin do?

This plugin gives you an easy to use and still customisable vanish system for your Minecraft Server.

Features

- Vanished players are remembered (even after server restarts!) - Suffix over head of vanished players (toggleable & customisable) - Particles when switching to and from vanish (toggleable) - See vanished players (If required permissions are met) - Toggle vanish for other players (If required permissions are met) - All permissions are customisable - Item pickup and mobs targeting the vanished players are disabled by default (toggleable)

Media

A vanished player

Vanished player

Permissions and Commands

| Permissions |Permissions | Permissions | |---------------------|-------------------------|-----------------------| | /v | Vanish yourself | Vanish.use | | /vanish | Vanish yourself | Vanish.use | | /v (Player) | Vanish other players | Vanish.others | | /vanish (Player) | Vanish other players | Vanish.others |

Passive permissions

|Permissions | Permissions | |-------------------------|-----------------------| | See vanished players | Vanish.seeOthers |

Config file

``` Vanish: System: Prefix: '&eVanish &8>' User: Suffix: '&8[&eV&8]' Settings: EnableParticles: true EnableItemPickup: false EnableMobTarget: false EnableSuffix: true Permissions: Use: Vanish.use UseOnOthers: Vanish.others SeeVanished: Vanish.seeOthers ```

Explanation

- SeeVanished = The prefix the plugin uses in chat - SeeVanished = The suffix used in the name of vanished players - SeeVanished = If particles should be used when switching to an from vanish - SeeVanished = If players should be able to pick up items when vanished - SeeVanished = If players should be targetet by mobs when vanished - SeeVanished = If the suffix should be used - SeeVanished = Permission required for the vanish command - SeeVanished = Permission required for use of the vanish command on other players - SeeVanished = Permission required to see other vanished players

ADS