With the Minecraft particle command, you can create really cool particle trails, you leave when walking. Awesome particle effects for multiplayer servers!
The following commands were tested in Minecraft 1.15. (so I updated the ones from the 9 particle trails video)
Simple footsteps
With two simple lines of code, you can leave footsteps particle where you walk.
This particle was removed, since unused, and doesn’t work in Minecraft 1.15.
/scoreboard objectives add walking stat.walkOneCm
/execute @a[score_walking_min=1] ~ ~ ~ particle footstep ~ ~-0.1 ~ 0.2 0.1 0.2 0 1 force
/scoreboard players reset @a[score_walking_min=2] walking
This is a cool effect to see on snow, here’s how you limit it: now it shows only when walking on snow.
Mystery Particle Trail
This reminds me of particles found in Minecraft servers like Mineplex or Hypixel.
/execute at @a run particle enchantmenttable ~ ~0.1 ~ 0.2 0 0.2 0.5 3 force
Green Trail Effect
/execute at @a run particle totem
Love Trail
/execute at @a run particle explode ~ ~-0.2 ~ 0.3 0 0.3 0.001 1 force
/execute at @a run particle heart ~ ~ ~ 0.3 0 0.3 1 1 force
Fire Horns
Create diabolic fire horns generating from your head, even when you rotate it. Put the following two commands in repeating command blocks (or better a repeating chain):
/execute at @a positioned ~ ~1.5 ~ run particle minecraft:flame ^-0.3 ^0.4 ^ 1 1 1 0.05 0
execute at @a positioned ~ ~1.5 ~ run particle minecraft:flame ^0.3 ^0.4 ^ -1 1 -1 0.05 0

World Download
Download the world used in the video! Wondering how to install a Minecraft map?
Do you like Minecraft Maps?
Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!