Skip to content

Micro library for storing additional data for players, that isn't stored with main entity NBT

License

Notifications You must be signed in to change notification settings

negapli/PlayerDataAPI

 
 

Repository files navigation

Player Data API

Micro library for storing additional data for players, that isn't stored with main entity NBT.

Usage:

Add it to your dependencies like this:

repositories {
	maven { url 'https://maven.nucleoid.xyz' }
}

dependencies {
	modImplementation include("eu.pb4:sidebar-api:[TAG]")
}

After that just use static methods from PlayerDataApi.

About

Micro library for storing additional data for players, that isn't stored with main entity NBT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%