EpicEricEE / ShopChest

ShopChest - Spigot/Bukkit Plugin
MIT License
45 stars 57 forks source link

Floating text after uninstalling the plugin #316

Closed SlimeyMations closed 4 years ago

SlimeyMations commented 4 years ago

I uninstalled the plugin because I did not need it anymore, however after the plugin was gone there was floating text where a shop previously was. I cannot place or remove anything in this area where the text is. Is there a place I can delete stuff like this in? Thank you download (1)

TheMolkaPL commented 4 years ago

You need to remove armor stands. Go to the spectator mode and you'll see them.

EpicEricEE commented 4 years ago

Use the command /minecraft:kill @e[type=armor_stand, nbt={Invisible: 1}] to remove all invisible armor stands.