Skip to content

Allows server admins to be completely invisible and undetectable for other players

License

Notifications You must be signed in to change notification settings

brothanb/SuperVanish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperVanish

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.

Feel free to create Pull Requests if you'd like to improve SuperVanish! Please report issues on SpigotMC via PM!

Maven Repository

 <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.6-4</version>
        </dependency>
    </dependencies>

About

Allows server admins to be completely invisible and undetectable for other players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%