iSach / UltraCosmetics

Lightweight, Fun and Easy-to-Use Spigot Cosmetics plugin. (Gadgets, etc)
https://www.spigotmc.org/resources/ultra-cosmetics-halloween-update.10905/
GNU Affero General Public License v3.0
165 stars 155 forks source link

Server crashed and left pet name name. #207

Closed reazn closed 7 years ago

reazn commented 8 years ago

Hi so I did a crash test on my server to see if this would be a problem because it happens on other pet/hologram plugins. it does happen and im sure its an easy fix? The pet name was still there after crash.

https://gyazo.com/f3c9c707ab8aa5c9198cd11a02bc4d0a

dwa1275 commented 8 years ago

use this command to remove the glitched pet names

/minecraft:kill @e[type=ArmorStand,c=100]

RadBuilder commented 7 years ago

Glitched tags should be automatically removed - make sure you're using the latest version. If they're not removed, use /minecraft:kill @e[type=ArmorStand,r=5], which will kill all armorstands (which are what the pet names use) in a radius of 5 blocks around you. Create a new issue if you're still having this problem.