Can't add potion effects to pet entity
SheerAwesomeness opened this issue ยท 6 comments
I'm trying to make pets invisible (but still actually there) through giving them an invisibility potion effect that doesn't show particles. Upon checking the bukkit entity's potion effects, the added effect is listed, but all players can still see the pet. Is there something blocking potion effects on pet entities?
Thanks
P.S: .setInvisible(true) appears to do nothing whatsoever (IEntityPet)
I am wondering why this is a bug, i mean you dont want noobs to have there
pet be invisable right?!
Also you could do '/pet hide' for this. Also when you go in gmsp it goes as
well so no need.
Op 25 nov. 2015 16:43 schreef "SheerAwesomeness" [email protected]:
I'm trying to make pets invisible (but still actually there) through
giving them an invisibility potion effect that doesn't show particles. Upon
checking the bukkit entity's potion effects, the added effect is listed,
but all players can still see the pet. Is there something blocking potion
effects on pet entities?Thanks
โ
Reply to this email directly or view it on GitHub
#584.
I gues you can even disable them for a region / world!
Op 25 nov. 2015 17:57 schreef "Kevin Natte" [email protected]:
I am wondering why this is a bug, i mean you dont want noobs to have there
pet be invisable right?!Also you could do '/pet hide' for this. Also when you go in gmsp it goes
as well so no need.
Op 25 nov. 2015 16:43 schreef "SheerAwesomeness" <[email protected]:
I'm trying to make pets invisible (but still actually there) through
giving them an invisibility potion effect that doesn't show particles. Upon
checking the bukkit entity's potion effects, the added effect is listed,
but all players can still see the pet. Is there something blocking potion
effects on pet entities?Thanks
โ
Reply to this email directly or view it on GitHub
#584.
For my purposes, I need the pet to be invisible, and .setInvisible() doesn't work. So yes. This is a bug.
I don't want to hide or disable pets. I want them to be invisible.
I've looked into datawatcher values, but something must be overriding it.
its not a bug cuz you should not edit some one code without permission :P
2015-11-25 18:01 GMT+01:00 SheerAwesomeness [email protected]:
I've looked into datawatcher values, but something must be overriding it.
โ
Reply to this email directly or view it on GitHub
#584 (comment).