wormy
JCHJava Community | Help. Code. Learn.
•Created by wormy on 12/9/2024 in #java-help
Minecraft plugin that displays text above a player's head
I have the queue, display, and deletion working, the only issue is that there can be multiple ArmorStands/Messages at once, regardless of the fact that I have a Map associating a single armor stand with a player. When the display function is called, it checks if there is an associated armor stand, and deletes it (before i get queue working, i want there to be one message displayed at a time)
7 replies