Uploaded October 2014 | Updated September 2026, 1 week ago
DOWNLOAD THE MAP: planetminecraft.com/project/missile-wars-mini-game-for-18
Map by:
Cubehamster youtube.com/user/cubehamster
Sethbling youtube.com/user/sethbling
Bouncy Steve: Face your RAGE
DOWNLOAD: bit.ly/1j1Rq9Z
TRON Fire
planetminecraft.com/project/tron-fire-tron-based-minigame-in-minecraft
Run of the Damned map: planetminecraft.com/project/run-of-the-damned---a-minecraft-temple-run-map
Packman planetminecraft.com/project/pacman-in-minecraft-2153843
------------- PASTEBIN ----------
pastebin.com/u/dragnoz
------------------------------------------
------------- TWITCH ----------
twitch.tv/minedragnoz
------------------------------------
Contact me via:
Follow me on Twitter: twitter.com/dragnoz
Facebook: on.fb.me/DragnozFacebook
Google+: bit.ly/dragnozPlus
Subscribe to the channel: bit.ly/dragnozSubYT
-------------------------------------------
Download My Maps:
planetminecraft.com/member/dragnoz
-----------------------------------
DOWNLOAD THE MAP: planetminecraft.com/project/missile-wars-mini-game-for-18
Map by:
Cubehamster youtube.com/user/cubehamster
Sethbling youtube.com/user/sethbling
Bouncy Steve: Face your RAGE
DOWNLOAD: bit.ly/1j1Rq9Z
TRON Fire
planetminecraft.com/project/tron-fire-tron-based-minigame-in-minecraft
Run of the Damned map: planetminecraft.com/project/run-of-the-damned---a-minecraft-temple-run-map
Packman planetminecraft.com/project/pacman-in-minecraft-2153843
------------- PASTEBIN ----------
pastebin.com/u/dragnoz
------------------------------------------
------------- TWITCH ----------
twitch.tv/minedragnoz
------------------------------------
Contact me via:
Follow me on Twitter: twitter.com/dragnoz
Facebook: on.fb.me/DragnozFacebook
Google+: bit.ly/dragnozPlus
Subscribe to the channel: bit.ly/dragnozSubYT
-------------------------------------------
Download My Maps:
planetminecraft.com/member/dragnoz
-----------------------------------



![Track and display objectives to players in specific areas
CREATE TEAM:
/scoreboard teams add purple
SET TEAM COLOR:
/scoreboard teams option purple color light_purple
CREATE OBJECTIVE TO TRACK:
/scoreboard objectives add Purple dummy Purple Timer
SET SIDEBAR DISPLAY:
/scoreboard objectives setdisplay sidebar.team.light_purple Purple
JOIN TEAM WHEN IN AREA:
/scoreboard teams join purple @a[40,55,-737,dx=7,dy=1,dz=7,team=!purple]
TRACK OBJECTIVE JUST IN THAT AREA:
/scoreboard players add @a[40,55,-737,dx=7,dy=1,dz=7] Purple 1
LEAVE TEAM:
/execute @a ~ ~ ~ detect ~ ~-1 ~ minecraft:wool 14 scoreboard teams leave @p
DRAGNOZ TWITTER & INSTAGRAM:
TWITTER: https://twitter.com/dragnoz
INSTAGRAM: http://instagram.com/dragnoz/
TWITCH: http://twitch.tv/minedragnoz
Dragnoz Map Downloads:
Pool of London: http://www.planetminecraft.com/project/tate-worlds-pool-of-london-adventure-map-key-puzzle-build/
TRON Fire
http://www.planetminecraft.com/project/tron-fire-tron-based-minigame-in-minecraft/
Run of the Damned map: http://www.planetminecraft.com/project/run-of-the-damned a-minecraft-temple-run-map/
Packman http://www.planetminecraft.com/project/pacman-in-minecraft-2153843/
PASTEBIN
http://pastebin.com/u/dragnoz
TWITCH
http://www.twitch.tv/minedragnoz
Contact me via:
Follow me on Twitter: http://twitter.com/dragnoz
Facebook: http://on.fb.me/DragnozFacebook
Google+: http://bit.ly/dragnozPlus
Subscribe to the channel: http://bit.ly/dragnozSubYT
Download My Maps:
http://www.planetminecraft.com/member/dragnoz/ Track and display objectives to players in specific areas](https://i.ytimg.com/vi/k47GJpj0OJE/mqdefault.jpg)



![Rolling Fog of Poisonous DOOM
Commands:
One command: http://pastebin.com/JuFEX8GS
All commands used:
/give @p minecraft:spawn_egg 1 120 {display:{Name:setfog}}
/execute @e[name=fog] ~ ~ ~ /particle cloud ~ ~1 ~ 10 1 10 0.01 1000 force
/execute @e[name=setfog] ~ ~ ~ /summon Zombie ~ ~1 ~ {PersistenceRequired:1,CustomName:fog,Attributes:[{Name:generic.followRange,Base:40}],Equipment:[],Invulnerable:1,Silent:1,ActiveEffects:[{Id:2,Amplifier:2,Duration:2000000,ShowParticles:0b},{Id:14,Amplifier:1,Duration:20000000,ShowParticles:0b},{Id:18,Amplifier:25,Duration:20000000,ShowParticles:0b}]}
/entitydata @e[type=Zombie,name=fog] {Fire:-20}
/tp @e[name=setfog] ~ -200 ~
DRAGNOZ TWITTER & INSTAGRAM:
TWITTER: https://twitter.com/dragnoz
INSTAGRAM: http://instagram.com/dragnoz/
TWITCH: http://twitch.tv/minedragnoz
Dragnoz Map Downloads:
Pool of London: http://www.planetminecraft.com/project/tate-worlds-pool-of-london-adventure-map-key-puzzle-build/
TRON Fire
http://www.planetminecraft.com/project/tron-fire-tron-based-minigame-in-minecraft/
Run of the Damned map: http://www.planetminecraft.com/project/run-of-the-damned a-minecraft-temple-run-map/
Packman http://www.planetminecraft.com/project/pacman-in-minecraft-2153843/
PASTEBIN
http://pastebin.com/u/dragnoz
TWITCH
http://www.twitch.tv/minedragnoz
Contact me via:
Follow me on Twitter: http://twitter.com/dragnoz
Facebook: http://on.fb.me/DragnozFacebook
Google+: http://bit.ly/dragnozPlus
Subscribe to the channel: http://bit.ly/dragnozSubYT
Download My Maps:
http://www.planetminecraft.com/member/dragnoz/ Rolling Fog of Poisonous DOOM](https://i.ytimg.com/vi/lTX4_KJaKX4/mqdefault.jpg)


![How to detect entity movement in Minecraft Java Edition
Today I look at how to detect if an entity is moving or not by using scoreboards and partial NBT data matches.
Commands:
/scoreboard players set @e[type=villager,tag=walk,score_walk=0,score_walk_min=0] walk 5 {Motion:[0:0.0d,1:0.0d,2:0.0d]}
/scoreboard players remove @e[type=villager,tag=walk,score_walk_min=1] walk 1
/scoreboard players set @e[type=villager,tag=walk,score_walk=2,score_walk_min=2] walk 3 {Motion:[0:0.0d,1:0.0d,2:0.0d]}
Testing:
/say@e[type=villager,score_walk_min=1,score_walk=1] is walking
/say @e[type=villager,score_walk_min=4,score_walk=4] is standing still
DRAGNOZ TWITTER & INSTAGRAM:
TWITTER: https://twitter.com/dragnoz
INSTAGRAM: http://instagram.com/dragnoz/
TWITCH: http://twitch.tv/minedragnoz
Dragnoz Map Downloads:
Pool of London: http://www.planetminecraft.com/project/tate-worlds-pool-of-london-adventure-map-key-puzzle-build/
TRON Fire
http://www.planetminecraft.com/project/tron-fire-tron-based-minigame-in-minecraft/
Run of the Damned map: http://www.planetminecraft.com/project/run-of-the-damned a-minecraft-temple-run-map/
Packman http://www.planetminecraft.com/project/pacman-in-minecraft-2153843/
PASTEBIN
http://pastebin.com/u/dragnoz
TWITCH
http://www.twitch.tv/minedragnoz
Contact me via:
Follow me on Twitter: http://twitter.com/dragnoz
Facebook: http://on.fb.me/DragnozFacebook
Google+: http://bit.ly/dragnozPlus
Subscribe to the channel: http://bit.ly/dragnozSubYT
Download My Maps:
http://www.planetminecraft.com/member/dragnoz/ How to detect entity movement in Minecraft Java Edition](https://i.ytimg.com/vi/mJTtuWoT_3M/mqdefault.jpg)