hideParticle command doesn't work
When I try to use the hideParticle command, I still see particles.
Environment
Operating system: OSX 10.9.3
Java Version "1.6.0_65"
Created Issue:
hideParticle command doesn't work
When I try to use the hideParticle command, I still see particles.
Environment
Operating system: OSX 10.9.3
Java Version "1.6.0_65"

Incorrect tag. Its ShowParticles.
Example:
/effect @p speed 20 1 ShowParticles trueUh, no, It's not.
http://minecraft.gamepedia.com/Commands#effect
ShowParticles
Option to show or hide all particles for a potion effect, while the 'Ambient' tag only shows fewer particles. Set to true to show, false to hide.
Was introduced in 14w06a
On the minecraft wiki, it says that the command is hideParticles, not showParticles. I tested both anyway, with all combinations of capitalization, and none worked. So either way, it is still a bug.
It's not hideParticles or showParticles , it's true or false
/effect @p speed 20 1 trueOh, I read it wrong. Sorry.