This has been an issue since the first snapshots of 1.8. It still has not been fixed so I decided to report it. When ever I have command blocks giving effects, it give one extra level that I want it to. If I do /effect @a 1 30 1 true in a command block, it will give all players speedness level two. If I do /effect @a 30, it will not give an extra effect, it will just give Speedness level 1, but I don't want it with bubbles. This has become very annoying. Please fix this bug.
Linked issues
duplicates 1
Attachments
Comments 10
What!? Smarty , you need to put it on TRUE to remove the particles! That is not even what I am reporting! I am reporting the extra level smart one!
Then use
/effect @a 1 30 1 true
for level II effect.
/effect @a 1 30 2 true
for level III effect.
So, what's the bug ?
What are you guys talking about? it works perfectly fine. I just tested it on 14w17a to be sure, and yes effect level 0 (to give yourself the level 1 version of the effect) works. Both as a command and in a command block. The specific command I used was "/effect @a 1 15 0".
You can't put a level 0 into the command. It won't let you, and it was not like this until the 1.8 snapshots.
To remove the particles, please add "false" after the numbers. This ticket has been rendered as "Cannot Reproduce" or "Invalid".