Weird text block, can't break it or place block here.
How do i get rid of these text blocks? I am using rpgchat plugin.


5 Replies
Thanks for asking your question!
Once you have finished, please close your thread.
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close
!close
!solved
Requested by invincibleanik#0

probably meant to say something like
/kill @e[type=armor_stand,distance=15]
If you're using essentials, you might need to use /minecraft:kill
kill @e[type=armor_stand,limit=1]
to kill nearest only
honestly, never knew limit existed