We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
02333b9
Super simple to use
TextHologram hologram = new TextHologram(hologramId) .setTranslation(Translation.of(megalodon, "key"))
repositories { maven { url 'https://jitpack.io' } } dependencies { compileOnly("com.github.o7studios:hologramlib:1.8.5") }