SuperVanish

A complete Vanish-Plugin including vanish and supervanish.

35,73k

SuperVanish

SuperVanish

Table of Contents

* User Guide * Description * How to use * Developer Information * About * Concept * Building * License

User Guide <a name="user-guide"></a>

Modrinth Downloads

Modrinth Followers

Modrinth Version

Modrinth Game Versions

Description <a name="description"></a>

SuperVanish is a utility plugin for Minecraft Bukkit, Spigot and Paper Servers. It is an operator tool that allows admins to be invisible to other players with two new forms of Vanishing.

How to use <a name="how-to-use"></a>

SuperVanish includes two forms of Vanish: The Vanish and SuperVanish. To enter normal Vanish mode, type /vanish. You are now vanished and invisible to normal players. However, if you use /vanish-list, you generate a list of all players in normal vanish mode. You can even make them visible for yourself with /vanish-show <player>. It is also possible to make all vanished players visible with `--all` (/vanish-show --all). Here are the permissions: ```yml vanish.use #for /vanish vanish.list #for /vanish-list vanish.show #for /vanish-show ``` With /supervanish you enter SuperVanish mode. The SuperVanish mode is completely undetectable by default because supervanished players are not shown when /vanish-show or /vanish-list is used. For /supervanish the permissions `vanish.supervanish` is required. > Note: By default, the permissions do not have to be attached manually to server admins because the default is set on op.

Developer Information <a name="developer-information"></a>

About <a name="about"></a>

SuperVanish Plugin is a simple tool for Spigot, Paper and Bukkit Minecraft servers to hide you as server-operator/admin

The latest downloads can be found on Modrinth

Concept <a name="concept"></a>

Get operator rights or the permssions from the `plugin.yml`. Then you are able to make yourself invisible for other players using /vanish. To make vanished players visible type /vanish-show or type /vanish-list to generate a list of vanished players Now you can see vanished players. If you use /supervanish, you are in the supervanish. This means they can't be detected with /vanish-show or /vanish-list.

Building <a name="building"></a>

Gradle is used to construct SuperVanish.

System Requirements

* Java JDK 17 * Git

Compiling from source

```sh git clone https://github.com/Philippcmd/SuperVanishV3.git cd SuperVanishV3/ ./gradlew build ``` You can find the compiled jar in `build/libs`.

License

The SuperVanishV3 Plugin is licensed under the MIT license. See `LICENSE.txt` for more info.

ADS