Uploaded May 2015 | Updated September 2026, 3 hours ago
One command of it: pastebin.com/7TLy4gkj
the individual commands:
/gamemode 1 @a[score_Jump_min=1]
/scoreboard players set @a[Score_jump_min=1] Jump 0
/scoreboard players add @a[m=1] Timer 1
/gamemode 0 @a[m=1,score_Timer_min=10]
/scoreboard players set @a[score_Timer_min=10] Timer 0
An example of what others have done: youtube.com/watch?v=zuqYB5a3oHg (crushedpixel)
twitter: twitter.com/zakriboss
This video was made in the game called Minecraft. GO BUY IT if you don't already have it, it's awesome!
One command of it: pastebin.com/7TLy4gkj
the individual commands:
/gamemode 1 @a[score_Jump_min=1]
/scoreboard players set @a[Score_jump_min=1] Jump 0
/scoreboard players add @a[m=1] Timer 1
/gamemode 0 @a[m=1,score_Timer_min=10]
/scoreboard players set @a[score_Timer_min=10] Timer 0
An example of what others have done: youtube.com/watch?v=zuqYB5a3oHg (crushedpixel)
twitter: twitter.com/zakriboss
This video was made in the game called Minecraft. GO BUY IT if you don't already have it, it's awesome!

![Recreated Anti-Grief plug-in with command blocks
Allows for creations of anti-grief, banning items, safe zones, etc.
Shout out to server owners!
Some of the commands:
kill any primed TNT in the world:
/kill @e[type=PrimedTnt]
kill any TNT in whatever radius you set:
/kill @e[type=PrimedTnt,r=10]
*Note: you can change the PrimedTnt to whatever entity you want to not be allowed.
Teleports any player except one(most likely you) in a radius away (so they cannot get to an area):
/tp @a[r=10,name=!BOB] ~20 ~5 ~20
MIIIIIIIIIINECRAAAAAAAFT Recreated Anti-Grief plug-in with command blocks](https://i.ytimg.com/vi/vKal7eA-1Ao/mqdefault.jpg)




