Minecraft PC IP: play.cubecraft.net

Z3ZDev

Well-Known Member
Apr 6, 2016
3
0
76
25
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

good morning all! I hope everyone has a great day! 🤍
UncleSpect wrote on ImSatisfied's profile.
Happy birthday! 🎈
UncleSpect wrote on camulos's profile.
Happy birthday! 🎈
TheOrderOfSapphire wrote on llvqs's profile.
Thank you for the follow! Also have a good redt of your day/night today!:D
I just logged on and just saw all these messages, sorry for not seeing them earlier, Tysm guys!
Top Bottom