Minecraft PC IP: play.cubecraft.net

Z3ZDev

Well-Known Member
Apr 6, 2016
3
0
76
26
WFvfEFs.jpg

DESCRIPTION:
  • A nice API too make floating text and have holograms around your server for info messages and other cool features that only you can create with your imagination.
  • Uses Indestructible armor stands that will not break unless you decide too remove them yourself using the given code.


FEATURES:
  • Placeable and removable holograms with their own unique hologram id's so you can make as many as you can imagine.
  • A method too remove all the holograms in the specified world you desire.
  • A method too get the location of a hologram that you decide by getting its ID specified when you make that hologram.
  • A method too change the name of any given hologram with the correct ID.
  • Able too create temporary holograms for short messages.


TUTORIAL:
  • Import the HoloGramAPI jar into your build path and hit save.
  • Then you can use any of the given methods below to Create / Teleport / Remove / Remove All / Rename / Or get the location of any of the holograms you have made.
  • Then stop your server if it is on and add the HoloGramAPI.jar file to your server.
  • Start your server and have fun with holograms :)

METHODS:

Method Key:


loc = location that you want the hologram to teleport or spawn at.
note: they automatically spawn at the center of the block specified.


name = text that you want the hologram too display.
note: color codes are applied so you can do "&c&lHELLO!" and it will appear as = HELLO!


ID = Integer too specify the ID of the hologram used to basically give the hologram an identity so you can remove / rename / relocate it later.

world = name of the world that the hologram is in.

glowing = set whether the armor stand that is holding the hologram is glowing or not.

small = set whether the armor stand that is holding the hologram is small or not.

timeInSecondsBeforeDespawn = set the time that the temporary hologram will despawn at so if you make timeInSecondsBeforeDespawn a value of 1 it will make a hologram and despawn it after 1 second!
  • HoloGramAPI.createHoloGram(loc, name, ID, glowing, small);
  • HoloGramAPI.removeHoloGram(ID);
  • HoloGramAPI.removeAllHoloGramsInWorld(world);
  • HoloGramAPI.teleportHoloGram(ID, loc);
  • HoloGramAPI.getHoloGramName(ID);
  • HoloGramAPI.getHoloGramLoc(ID);
  • HoloGramAPI.renameHoloGram(name, ID);
  • HoloGramAPI.createTempHoloGram(loc, name, ID, timeInSecondsBeforeDespawn, glowing, small);
DOWNLOAD:
https://www.spigotmc.org/resources/hologramapi.21286/
 
Last edited:

Anmazing

Dedicated Member
Aug 7, 2014
1,429
1,888
248
Looks cool! You could've made a plugin ready to use and a API as a addition for developers, but it's still awesome! :)
 
Members Online

Latest profile posts

CeruleanPrism81 wrote on Younisco's profile.
Happy Birthday!
Flxen wrote on Younisco's profile.
Happy Birthday!
BicolourSine41 🇺🇦 wrote on Mintypie231's profile.
I found a war tag on discord rip
Quick question: Is it bannable to attempt to impersonate someone and then hacking using that impersonated name to get the original user banned? I'm asking this because one of my friends might fall victim to it and I'm concerned.
LorilambtheWcubecraftian wrote on Younisco's profile.
Happy bday!
Top Bottom