Skip to content

πŸ›‘οΈ ArmorStand Module

Gustavo M. Paes edited this page Sep 23, 2021 · 6 revisions

Methods:

Need declare Intent.ARMOR_STAND to Work


Mars.armorStand.createBalloon(Location location, String text, int ticks) -> ArmorStand

  • location is where show the balloon
  • text is the text will show
  • ticks is the time in ticks to hide. If is 0 will be lifetime

Create a text balloon lifetime or per certain time

Clone this wiki locally