Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

armor stand bugged while player was killing enderman #4

Open
comonier opened this issue Dec 19, 2018 · 2 comments
Open

armor stand bugged while player was killing enderman #4

comonier opened this issue Dec 19, 2018 · 2 comments

Comments

@comonier
Copy link

comonier commented Dec 19, 2018

image

I can not click armor_stand it is intangible, the plugin tools do not work, all I can see is its name, however it is small, invisible, invuneravel as if it were in gamemode 3, I can only watch on gamemode 3, but the command can find it by name, why do you create a command in the plugin for it to delete it? please!

@comonier
Copy link
Author

did not worked
/minecraft:kill @e[type=!armor_stand,distance=5,nbt={Invisible:1},nbt={Invunerable:1}]
/kill @e[type=minecraft:armor_stand,distance=..5]
/kill @e[type=minecraft:armor_stand,distance=5]
/kill @e[sort=nearest,limit=1,type=minecraft:armor_stand]
/kill @e[type=ArmorStand,r=5]
/kill @e[type=armor_stand,c=1]

@TerryKuuuu
Copy link

Want to kill the armor stand? Try this!
/minecraft:kill @e[sort=nearest,limit=1,type=minecraft:armor_stand]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants