Website: https://www.spigotmc.org/resources/supervanish-be-invisible.1331/
Bukkit-Plugin for Spigot/CraftBukkit (modded Minecraft server)
Allows server admins to be completely invisible and undetectable for other players, which helps them with their administrative work.
Please note that I currently do not have much time to dedicate to this plugin and as such can not do extensive testing of pull requests. I appreciate pull requests, but please keep them as small and simple as possible. Please report issues on SpigotMC via PM!
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependencies>
<!-- SuperVanish -->
<dependency>
<groupId>com.github.LeonMangler</groupId>
<artifactId>SuperVanish</artifactId>
<version>6.2.18-3</version>
</dependency>
</dependencies>