New posts in minecraft-commands

Change entity score within a rectangular area of the player

How do I determine which hopper the user clicked in Minecraft with command blocks?

What's wrong with my command? (might be me or a bug)

How to detect if a command block is outputting a redstone comparator signal?

How can I test for a totally empty inventory

How do you prevent a player from leaving the bed once he gets in it in Minecraft?

Creating Quests with Command Blocks: Problem Testing Unset Objectives

How do I summon a Zombie that doesn't attack me but attacks the other players?

Detect broken blocks that don't drop items

Determine Minecraft item type from entity or inventory?

How to make a double door?

minecraft /Testfor players looking at specific block?

How do I do a /setblock for under a player?

How can I detect if a person takes fall damage?

Minecraft execute tellraw's clickEvent from original entity, not player

How can I receive a success output signal from command block on a fill clock?

Kill all minecarts on a specific block

Minecraft 1.9 Data Tags changed?

How do I detect right clicks with commands? [duplicate]

'execute unless entity @a[x_rotation=-180.0,y_rotation=0.9]' will always run even if entities rotation values are equal to the ones specified