Skip to content

WIP Player disguise library for PaperMC servers, written in Kotlin

License

Notifications You must be signed in to change notification settings

MegavexNetwork/disguises

Repository files navigation

disguises

WIP Player disguise library for PaperMC servers, written in Kotlin

Gradle

repositories {
    maven("https://jitpack.io")
}

dependencies {
    implementation("com.github.megavexnetwork:disguises:$version")
}

Get the version from here

Usage

See test-plugin module

About

WIP Player disguise library for PaperMC servers, written in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages