We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
02333b9
There was an error while loading. Please reload this page.
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") }