Skip to content

ProjectUnified/UniHologram

Repository files navigation

UniHologram

Maven Central

A unified library to work with Minecraft's Hologram

Add as a dependency

Spigot

<dependency>
    <groupId>io.github.projectunified</groupId>
    <artifactId>uni-hologram-spigot-picker</artifactId>
    <version>VERSION</version>
</dependency>

(More details on the Wiki)