Category:Minecraft PE Mods & Addons / Minecraft PE Addons
Viewed: 597
An awesome Minecraft Seed for PE/Bedrock 1.11, 1.12+. Make particles using particle command and it is literally one of the coolest minecraft pe 1.8.0.8 command. Check out the 10 BEST Minecraft PE one command creations!🎬 SUBSCRIBE 🔔 AND CL.
Description:
Do you have problems with using commands? Do you still want to troll your friends in unique ways? Well then this addon is for you. What follows is everything you can do and how to do it.
Here are all the commands that you can use:
/test
(Outdated image)
To run the Test commands you first have to run /function test/initiate. This will spawn a villager named test. Only then the other test commands will work.
Command IDs:
/function test/initiate
/function test/cage
/function test/hole
/function test/smiteall
/smiteall
The Smite command is only to scare people but can kill them if they're low on health.
It will summon a lightning bolt on every player that is not in a five block radius around you (or the player executing the command)
There are three different versions of the command: smiteall, smiteRadius50 and smiteRadius100.
The smiteRadius50 and -100 are easy to explain:
Radius 50 smites all players that are in a 50 block radius but not in a five block radius.
Radius 100 smites all players that are in a 100 block radius but not in a five block radius.
Command IDs:
/function scare/smiteall
/function scare/smiteR50
/function scare/smiteR100
/cageall
The Cage command will build a obsidian cage around every player but you (or the player executing the command).
They will most likely die but can save themselves if they have good enough armor.
Command IDs:
/function kill/cageall
/hole
The Hole command will create a giant hole underneath all players within a 50 block radius except for you (or the player executing the command).
This will almost definetly kill them if they dont carry a waterbucket with them.
Command IDs:
/function kill/holeR50
/dirtall
This will give every player except for you (or the player executing the command) 4.096 dirt blocks. this can be really annoyinng because they will spit everything out of their inventory that they cant carry
Command IDs:
/function annoy/dirtall
/killall
(There is no image because i have no friends to shoot photos with (Jk im lazy))
This should be pretty self explanatory: It just kills all players except for you (or the player executing the command).
Thanks to everybody recommending new commands it really helped shaping the pack!
You can recommend more commands in the comments! I would really appreciate it, Thanks!
Shader used in images: Entropy Shader for bedrock Edition Second Generation (ESBE_2G) by Mcbe_Eringi
Installation
To install the pack you have to:
1) Download the file.
2) Run the file.
3) Add the pack to any of your Minecraft worlds.
To run the commands use /function.
4) Have fun!
DOWNLOAD:
TAGS :
Credit: mcpedl.com
This Minecraft tutorial explains how to use the /execute command with screenshots and step-by-step instructions.
The /execute command is one of most complex commands in Minecraft. In most cases, you will chain multiple /execute commands together making the command a bit more difficult to understand. Let's explore how to use this cheat (game command).
Supported Platforms
The /execute command is available in the following versions of Minecraft:
Platform | Supported (Version*) |
---|---|
Java Edition (PC/Mac) | Yes (1.8) |
Pocket Edition (PE) | Yes (0.16.0) |
Xbox 360 | No |
Xbox One | Yes (1.2) |
PS3 | No |
PS4 | Yes (1.14.0) |
Wii U | No |
Nintendo Switch | Yes (1.5.0) |
Windows 10 Edition | Yes (0.16.0) |
Education Edition | Yes |
* The version that it was added or removed, if applicable.
NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.
Requirements
To run game commands in Minecraft, you have to turn cheats on in your world.
Execute Command
- Java
- PE
- Xbox
- PS
- Nintendo
- Win10
- Edu
Execute Command in Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac) 1.14, 1.15 and 1.16, there are different syntaxes for the /execute command.
To align the block grid based on the specified axes and then run a second /execute command based on the aligned position:
To anchor the local coordinate origin to either the eyes or the feet of the entity running the command and then run a second /execute command:
To run a second /execute command on behalf of an entity:
To run a second /execute command using the position, dimension (ie: Overworld, Nether, End) and rotation of the target entity (without changing the entity that is running the command):
To run a second /execute command that uses an execution point that faces the target entity's eyes or feet:
To run a second /execute command that uses an execution point that faces a specific coordinate:
To run a second /execute command if a block at specified coordinate matches the given Minecraft ID name:
To run a second /execute command if the blocks in the region from to matches the :
To run a second /execute command if a block at a specific coordinate has data for the NBT tag specified by :
To run a second /execute command if a targeted entity has data for the NBT tag specified by :
To run a second /execute command if a targeted entity exists:
To run a second /execute command if a targeted entity has a score (for a targeted objective) that matches a range:
To run a second /execute command if a targeted entity has a score (for a targeted objective) that meets a criteria when comparing to a source objective. The comparison of the two objectives can be based on: less than (<), less than equals (<=), equals (=), greater than (>), or greater than equals (>=):
To run a second /execute command as if the entity running the command is in the specified dimension:
To run a second /execute command using the target's position as the current position:
To run a second /execute command using a specified coordinate as the current position:
To run a second /execute command using the rotation of the target:
To run any game command (such as /give, /summon, /particle commands):
To store the result/success of a second /execute command in a block at a specified coordinate:
To store the result/success of a second /execute command in a bossbar:
To store the result/success of a second /execute command in a target entity's NBT tag as specified by :
To store the result/success of a second /execute command in the score of a target entity's objective:
To store the result/success of a second /execute command in the score of a target entity's objective:
To run a second /execute command unless a block at specified coordinate matches the given Minecraft ID name:
To run a second /execute command unless the blocks in the region from to matches the :
To run a second /execute command unless a block at a specific coordinate has data for the NBT tag specified by :
To run a second /execute command unless a targeted entity has data for the NBT tag specified by :
To run a second /execute command unless a targeted entity exists:
To run a second /execute command unless a targeted entity has a score (for a targeted objective) that matches a range:
To run a second /execute command unless a targeted entity has a score (for a targeted objective) that meets a criteria when comparing to a source objective. The comparison of the two objectives can be based on: less than (<), less than equals (<=), equals (=), greater than (>), or greater than equals (>=):
In Minecraft Java Edition (PC/Mac) 1.11 and 1.12, there are 2 syntaxes for the /execute command.
To execute a command on behalf of an entity:
To execute a command on behalf of the entity, only if a specific block is detected at :
Definitions
- secondExecuteCommand is an /execute command that is chained onto the current command without specifying the
/execute
keyword. - axes are the axes to align. It can be any combination of xyz such as x, y, z, xz, xy, yz, xyz.
- target or targets is the name of the player (or a target selector).
- entity is the name of a player (or a target selector) who will run the command.
- x y z is the position to run the command. If a relative value (~) is provided, then the position is relative to the entity.
- x1 y1 z1 is the position to detect the block.
- block is name of the block to detect at position x1 y1 z1. If detected, then the command will be executed. (See Minecraft Item Names)
- data is the data value of the block to detect at position x1 y1 z1. If detected, then the command will be executed. (See Minecraft Data Values)
- command or gameCommand is any Minecraft command that you want the entity to execute such as summon, give, fill, clone, setblock, tp, xp, kill, etc.
Execute Command in Minecraft Pocket Edition (PE)
In Minecraft Pocket Edition (PE), there are 2 syntaxes for the /execute command.
To execute a command on behalf of an entity:
To execute a command on behalf of the entity, only if a specific block is detected at :
Definitions
- origin is the name of a player (or a target selector) who will run the command.
- position is the x y z coordinate to run the command from. If a relative value (~) is provided, then the position is relative to the entity.
- detectPos is the x y z coordinate to detect the block.
- block is name of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Item Names)
- data is the data value of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Data Values)
- command is any Minecraft command that you want the entity to execute such as summon, give, fill, clone, setblock, tp, xp, kill, etc.
Execute Command in Minecraft Xbox One Edition
In Minecraft Xbox One Edition, there are 2 syntaxes for the /execute command.
To execute a command on behalf of an entity:
To execute a command on behalf of the entity, only if a specific block is detected at :
Definitions
- origin is the name of a player (or a target selector) who will run the command.
- position is the x y z coordinate to run the command from. If a relative value (~) is provided, then the position is relative to the entity.
- detectPos is the x y z coordinate to detect the block.
- block is name of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Item Names)
- data is the data value of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Data Values)
- command is any Minecraft command that you want the entity to execute such as summon, give, fill, clone, setblock, tp, xp, kill, etc.
Execute Command in Minecraft PS4 Edition
In Minecraft PS4 Edition, there are 2 syntaxes for the /execute command.
To execute a command on behalf of an entity:
To execute a command on behalf of the entity, only if a specific block is detected at :
Definitions
- origin is the name of a player (or a target selector) who will run the command.
- position is the x y z coordinate to run the command from. If a relative value (~) is provided, then the position is relative to the entity.
- detectPos is the x y z coordinate to detect the block.
- block is name of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Item Names)
- data is the data value of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Data Values)
- command is any Minecraft command that you want the entity to execute such as summon, give, fill, clone, setblock, tp, xp, kill, etc.
Execute Command in Minecraft Nintendo Switch Edition
In Minecraft Nintendo Switch Edition, there are 2 syntaxes for the /execute command.
To execute a command on behalf of an entity:
To execute a command on behalf of the entity, only if a specific block is detected at :
Definitions
- origin is the name of a player (or a target selector) who will run the command.
- position is the x y z coordinate to run the command from. If a relative value (~) is provided, then the position is relative to the entity.
- detectPos is the x y z coordinate to detect the block.
- block is name of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Item Names)
- data is the data value of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Data Values)
- command is any Minecraft command that you want the entity to execute such as summon, give, fill, clone, setblock, tp, xp, kill, etc.
Execute Command in Minecraft Windows 10 Edition
In Minecraft Windows 10 Edition, there are 2 syntaxes for the /execute command.
All Commands For Minecraft Pe
To execute a command on behalf of an entity:
To execute a command on behalf of the entity, only if a specific block is detected at :
Definitions
- origin is the name of a player (or a target selector) who will run the command.
- position is the x y z coordinate to run the command from. If a relative value (~) is provided, then the position is relative to the entity.
- detectPos is the x y z coordinate to detect the block.
- block is name of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Item Names)
- data is the data value of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Data Values)
- command is any Minecraft command that you want the entity to execute such as summon, give, fill, clone, setblock, tp, xp, kill, etc.
Execute Command in Minecraft Education Edition
In Minecraft Education Edition, there are 2 syntaxes for the /execute command.
To execute a command on behalf of an entity:
To execute a command on behalf of the entity, only if a specific block is detected at :
Definitions
- origin is the name of a player (or a target selector) who will run the command.
- position is the x y z coordinate to run the command from. If a relative value (~) is provided, then the position is relative to the entity.
- detectPos is the x y z coordinate to detect the block.
- block is name of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Item Names)
- data is the data value of the block to detect at detectPos. If detected, then the command will be executed. (See Minecraft Data Values)
- command is any Minecraft command that you want the entity to execute such as summon, give, fill, clone, setblock, tp, xp, kill, etc.
Examples
- Java
- PE
- Xbox
- PS
- Nintendo
- Win10
- Edu
Example in Java Edition (PC/Mac) 1.14, 1.15 and 1.16
To first align the current xyz position in the block grid and then summon a cat if the entity running the command is within 5 blocks of the coordinate (229,70,92):
To anchor to eye level and then display the flame particle that is 1 block in front of the entity executing the command:
To give all players 8 golden apples:
To summon a lightning bolt at all creepers:
To teleport all players to the coordinates (8, 64, 22):
Example in Java Edition (PC/Mac) 1.11 and 1.12
To give a golden apple to all players in Java Edition (PC/Mac) 1.11 and 1.12:
To give 64 golden apples to all players:
To teleport all players to the coordinates (8, 64, 22):
To summon a lightning bolt at all creepers:
Example in Java Edition (PC/Mac) 1.10
To summon a lightning bolt at all creepers in Java Edition (PC/Mac) 1.10:
Example in Pocket Edition (PE)
To give an enchanted golden apple to all players in Minecraft PE:
To give 64 enchanted golden apples to all players:
To teleport all players to the coordinates (8, 64, 22):
Example in Xbox One Edition
To give an iron sword to all players in Minecraft Xbox One Edition:
To give 3 coal blocks to all players:
To teleport all players to the coordinates (-1, 62, 80):
Example in PS4 Edition
To give a trident to all players in Minecraft PS4 Edition:
To give 64 golden apples to all players:
To teleport all players to the coordinates (12, 68, -40):
Example in Nintendo Switch Edition
To give a fishing rod to all players in Minecraft Nintendo Switch Edition:
To give 64 golden apples to all players:
To teleport all players to the coordinates (16, 70, -50):
Example in Windows 10 Edition
To give a diamond sword to all players in Windows 10 Edition:
To give 5 diamond swords to all players:
To teleport all players to the coordinates (12, 65, 34):
Example in Education Edition
To give a golden apple to all players in Minecraft Education Edition:
To give 64 golden apples to all players:
To teleport all players to the coordinates (20, 65, 32):
How to Enter the Command
1. Open the Chat Window
The easiest way to run a command in Minecraft is within the chat window. The game control to open the chat window depends on the version of Minecraft:
- For Java Edition (PC/Mac), press the T key to open the chat window.
- For Pocket Edition (PE), tap on the chat button at the top of the screen.
- For Xbox One, press the D-Pad (right) on the controller.
- For PS4, press the D-Pad (right) on the controller.
- For Nintendo Switch, press the right arrow button on the controller.
- For Windows 10 Edition, press the T key to open the chat window.
- For Education Edition, press the T key to open the chat window.
2. Type the Command
We will cover examples of how to use the /execute command that chain multiple execute commands together.
Summon a Cat if within 5 blocks of a Specific Coordinate
In this example, we are going to first align the current xyz position in the block grid and then summon a cat if the entity running the command is within 5 blocks of the coordinate (229,70,92) with the following command:
Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press the Enter key to run the command.
Once the cheat has been entered, the cat will be summoned ONLY IF you are within 5 blocks of the xyz coordinate (229,70,92).
You will see the message 'Summoned new Cat' appear in the lower left corner to indicate that the summon was successfully summoned. If the player was NOT within 5 blocks of the coordinate (229,70,92), the /execute command would do nothing and NOT summon a cat.
Display a Particle directly in front of an Entity at Eye Level
In this example, we are going to anchor to eye level and then display the flame particle that is 1 block in front of the entity executing the command with the following command:
Type the command in the chat window and press the Enter key to run the command.
Once the cheat has been entered, the flame particle will appear directly 1 block in front of the entity running the command.
You will see the message 'Displaying particle minecraft:flame' appear in the lower left corner of the game window to indicate that the flame particle has been displayed. With this command, no matter where the entity is looking, the flame particle will appear directly in front of the entity at eye-level.
Give all players 8 Golden Apples
In this example, we are going to give all players 8 golden apples with the following command:
Type the command in the chat window and press the Enter key to run the command.
Once the cheat has been entered, 8 golden apples will be given to each player.
You will see the message 'Gave 8 [Golden Apple] to DigMinecraft' appear in the lower left corner of the game window to indicate that the golden apples were given to the players. Since we are running the /execute command on behalf of @a, all players will be given 8 golden apples.
As you can see, the possibilities for the /execute command are endless. Give it a try and see what amazing commands you can create.
Congratulations, you have learned how to use the /execute command in Minecraft.
Other Game Commands
Commands For Minecraft Pe 0 11 1 Seeds With Villages
You can use other commands and cheats in Minecraft such as: