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

lucknet/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 (Minecraft-Server software)

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 think that you can improve SuperVanish!

Maven Repository

 <repositories>
        <repository>
            <id>cubekrowd-repo</id>
            <url>https://mavenrepo.cubekrowd.net/artifactory/repo/</url>
        </repository>
    </repositories>

    <dependencies>
        <!-- SuperVanish -->
        <dependency>
            <groupId>de.myzelyam</groupId>
            <artifactId>SuperVanish</artifactId>
            <version>6.1.3</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%