Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 401 Bytes

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)