Skip to content

AzortisCode/ProtocolVanish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtocolVanish Logo Spiget Version Sonatype Nexus (Snapshots)

Hide yourself from players completely, even hacked clients won't know you're there.

This is because we intercept and modify packets so that the player client will have no single data about a vanished player unless it has the permission to do so!

Maven

Add the following to your pom.xml

Repository

<repositories>
    <repository>
        <id>ossrh</id>
        <url>https://oss.sonatype.org/content/groups/public/</url>
    </repository>
</repositories>

Dependency

<dependencies>
    <dependency>
        <groupId>com.azortis</groupId>
        <artifactId>protocolvanish</artifactId>
        <version>@VERSION</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

PlaceholderAPI

The placeholder repository can be found here. The download can be found here.

About

Vanish in plain site to spy on your players!

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages