• 5/12/17 10:43 pm
- 950 views • 1 today
- 1
- 1
- 2
1
These Are Some Helpful Minecraft Commands That You Can Use In Your Worlds With Command Blocks. The Command For That Is: /give @p command_block. Hope This Blog Helps You!
Helpful minecraft commands
5.Nausea
/effect @p minecraft:nausea 253822
Regeneration
/effect @p minecraft:regeneration 253822
7.Glowing
/effect @p minecraft:glowing 253822
8.Invisibility
/effect @p minecraft:invisibility 253822
9.Poison
/effect @p minecraft:poison 253822
10.Jump Boost (The number 5 controls how high you jump. This setting makes you jump 5 blocks up)
/effect @p minecraft:jump_boost 23563 5
11.Water Breathing
/effect @p minecraft:water_breathing 253822
12.Blindness
/effect @p minecraft:blindness 253822
13.Saturation (Keeps Your Hunger Up)
/effect @p minecraft:saturation 253822
14.Luck
/effect @p minecraft:luck 253822 255
15.Night Vision
/effect @p minecraft:night_vision 253822
16.Absorption (the number 39 controls how many extra hearts you have [Recommended for all maps])
/effect @p minecraft:absorption 253822 39
17.Fire Resistance
/effect @p minecraft:fire_resistance 253822
18.Instant Damage
/effect @p minecraft:instant_damage 253822
19.Levitation
/effect @p minecraft:levitation 253822
20.Speed (The number 5 controls the speed. [Recommended for all maps])
/effect @p minecraft:speed 253822 5
21.Wither
/effect @p minecraft:wither 253822
22.Slowness
/effect @p minecraft:slowness 253822
23.Badluck
/effect @p minecraft:unluck 253822
24.Weakness
/effect @p minecraft:weakness 253822
25.Instant health
/effect @p minecraft:instant_health 253822
26.Hunger
/effect @p minecraft:hunger 253822
27.Slow Mining
/effect @p minecraft:mining_fatigue 253822
28.Strength (The number 155 controls how much strength you have. [Recommended for all maps])
/effect @p minecraft:strength 253822 155
29.Health Boost (The number 39 controls the number of hearts you have {This has regular hearts, but they take a while to fill up.} [Either do this or Absorption])
/effect @p minecraft:health_boost 253822 39
30.Haste (The number 10 controls how fast you mine [Recommended for all maps])
/effect @p minecraft:haste 253822 10
31.Resistance (The number 10 controls how much damage you take in general [Recommended for all maps])
/effect @p minecraft:resistance 253822 15
(All potion effects have been based off of a world where you are super buff and own all the mobs. So this means with the strength you will kill a creeper instantly with one blow from your hand. Also, the number 253822, as seen in all potion effects, is designed so that the potion effect will last forever. The number 253822 controls the time of the potion effect for all of the above potion effects. Thank you for using these effects for your map or world -CommandoPee)
1.teleport /tp @p
2.Summon Tame Cat (Black Tabby) /summon Ocelot ~ ~ ~ {Owner:CommandoPee, CatType:1}
3.Summon Tame Cat (Orange Tabby) /summon Ocelot ~ ~ ~ {Owner:CommandoPee, CatType:2}
4.Summon Tame Cat (Siamese) /summon Ocelot ~ ~ ~ {Owner:CommandoPee, CatType:3}
5.Place block*
/setblock ~ ~ ~ stone_button
(*This is hard to explain. This command demonstrates placing a stone button on top of a command block. No coordinates for this. The ~ Shows optional coordinates that you can put in. The order is X Y Z. This command will put a button on top of the command block if one is not already there. How to make it go on the side? Put a space after button In the command. Then put a 1, 2, 3, 4, 5, or 6 after that space. Each number will put the button on a different place on the command block. If you want the button placed on a different block, just add the coordinates of that block in place of where the ~ are. This 1 2 3 4 5 6 pattern works with anything that can be placed on different sides of a block. Hopefully you understand the command now. Example: /setblock 2912 5 564 torch 4 )
6.Giving is good! (Give people items! [64 controls how many the player gets])
/give @p diamond_block 64
7.Cleared! :O (Clear someone’s inventory)
/clear @p
8. Say something! (type this add a message after it to have a command block say your message back to you!)
/say
9.Keep It. (Keep your stuff when you die)
/gamerule keepInventory true
10.Difficulty. (Mobs on or off with commands 0 1 2 3 are pretty easy to guess. 0 is peaceful, 1 is easy, 2 is normal, etc.)
/difficulty 1
11.Spawnpoint (set your spawn somewhere else with commands, or in the chat bar, do /spawnpoint)
/spawnpoint @p ~ ~ ~
12.Weather:
Clear All Weather: /weather clear
No or Yes Rain: /toggledownfall
Day: /time set day
Night: /time set night
13.Gamemode change (Goes from 0-3)
/gamemode 0 @p
14.Clear potion effects!
/effect @p clear
15.Kill All Of One Type Of Mob!
/kill @e[type=pig]
16.Get Player Heads!
/give @p minecraft:skull 1 3 {SkullOwner:"CommandoPee"}
17.Summon Mobs!
/summon pig ~ ~ ~
18.Special: Commands
~ = Place Where You Can Put X Y Z coordinates in.
@p = Nearest Player
@e = All Players
@a = All Entities (Things That Move, Like Pigs, Sheep, And Players)
19.Things Don’t Burn!
/gamerule doFiretick false
20.A Last Bit Of Help
If you don’t know your commands you can always type /help and then enter or return. It will List All The Commands Possible. /gamerule is another way to get commands. /gamerule lists what the game rules are. You can change the game by selecting rules. You can make no mobs spawn and make them drop nothing. You can even make fire that doesn't spread. You can Finish Or start a command by pressing the Tab key. That’s it!!!!!!! END!
Helpful minecraft commands
5.Nausea
/effect @p minecraft:nausea 253822
Regeneration
/effect @p minecraft:regeneration 253822
7.Glowing
/effect @p minecraft:glowing 253822
8.Invisibility
/effect @p minecraft:invisibility 253822
9.Poison
/effect @p minecraft:poison 253822
10.Jump Boost (The number 5 controls how high you jump. This setting makes you jump 5 blocks up)
/effect @p minecraft:jump_boost 23563 5
11.Water Breathing
/effect @p minecraft:water_breathing 253822
12.Blindness
/effect @p minecraft:blindness 253822
13.Saturation (Keeps Your Hunger Up)
/effect @p minecraft:saturation 253822
14.Luck
/effect @p minecraft:luck 253822 255
15.Night Vision
/effect @p minecraft:night_vision 253822
16.Absorption (the number 39 controls how many extra hearts you have [Recommended for all maps])
/effect @p minecraft:absorption 253822 39
17.Fire Resistance
/effect @p minecraft:fire_resistance 253822
18.Instant Damage
/effect @p minecraft:instant_damage 253822
19.Levitation
/effect @p minecraft:levitation 253822
20.Speed (The number 5 controls the speed. [Recommended for all maps])
/effect @p minecraft:speed 253822 5
21.Wither
/effect @p minecraft:wither 253822
22.Slowness
/effect @p minecraft:slowness 253822
23.Badluck
/effect @p minecraft:unluck 253822
24.Weakness
/effect @p minecraft:weakness 253822
25.Instant health
/effect @p minecraft:instant_health 253822
26.Hunger
/effect @p minecraft:hunger 253822
27.Slow Mining
/effect @p minecraft:mining_fatigue 253822
28.Strength (The number 155 controls how much strength you have. [Recommended for all maps])
/effect @p minecraft:strength 253822 155
29.Health Boost (The number 39 controls the number of hearts you have {This has regular hearts, but they take a while to fill up.} [Either do this or Absorption])
/effect @p minecraft:health_boost 253822 39
30.Haste (The number 10 controls how fast you mine [Recommended for all maps])
/effect @p minecraft:haste 253822 10
31.Resistance (The number 10 controls how much damage you take in general [Recommended for all maps])
/effect @p minecraft:resistance 253822 15
(All potion effects have been based off of a world where you are super buff and own all the mobs. So this means with the strength you will kill a creeper instantly with one blow from your hand. Also, the number 253822, as seen in all potion effects, is designed so that the potion effect will last forever. The number 253822 controls the time of the potion effect for all of the above potion effects. Thank you for using these effects for your map or world -CommandoPee)
1.teleport /tp @p
2.Summon Tame Cat (Black Tabby) /summon Ocelot ~ ~ ~ {Owner:CommandoPee, CatType:1}
3.Summon Tame Cat (Orange Tabby) /summon Ocelot ~ ~ ~ {Owner:CommandoPee, CatType:2}
4.Summon Tame Cat (Siamese) /summon Ocelot ~ ~ ~ {Owner:CommandoPee, CatType:3}
5.Place block*
/setblock ~ ~ ~ stone_button
(*This is hard to explain. This command demonstrates placing a stone button on top of a command block. No coordinates for this. The ~ Shows optional coordinates that you can put in. The order is X Y Z. This command will put a button on top of the command block if one is not already there. How to make it go on the side? Put a space after button In the command. Then put a 1, 2, 3, 4, 5, or 6 after that space. Each number will put the button on a different place on the command block. If you want the button placed on a different block, just add the coordinates of that block in place of where the ~ are. This 1 2 3 4 5 6 pattern works with anything that can be placed on different sides of a block. Hopefully you understand the command now. Example: /setblock 2912 5 564 torch 4 )
6.Giving is good! (Give people items! [64 controls how many the player gets])
/give @p diamond_block 64
7.Cleared! :O (Clear someone’s inventory)
/clear @p
8. Say something! (type this add a message after it to have a command block say your message back to you!)
/say
9.Keep It. (Keep your stuff when you die)
/gamerule keepInventory true
10.Difficulty. (Mobs on or off with commands 0 1 2 3 are pretty easy to guess. 0 is peaceful, 1 is easy, 2 is normal, etc.)
/difficulty 1
11.Spawnpoint (set your spawn somewhere else with commands, or in the chat bar, do /spawnpoint)
/spawnpoint @p ~ ~ ~
12.Weather:
Clear All Weather: /weather clear
No or Yes Rain: /toggledownfall
Day: /time set day
Night: /time set night
13.Gamemode change (Goes from 0-3)
/gamemode 0 @p
14.Clear potion effects!
/effect @p clear
15.Kill All Of One Type Of Mob!
/kill @e[type=pig]
16.Get Player Heads!
/give @p minecraft:skull 1 3 {SkullOwner:"CommandoPee"}
17.Summon Mobs!
/summon pig ~ ~ ~
18.Special: Commands
~ = Place Where You Can Put X Y Z coordinates in.
@p = Nearest Player
@e = All Players
@a = All Entities (Things That Move, Like Pigs, Sheep, And Players)
19.Things Don’t Burn!
/gamerule doFiretick false
20.A Last Bit Of Help
If you don’t know your commands you can always type /help and then enter or return. It will List All The Commands Possible. /gamerule is another way to get commands. /gamerule lists what the game rules are. You can change the game by selecting rules. You can make no mobs spawn and make them drop nothing. You can even make fire that doesn't spread. You can Finish Or start a command by pressing the Tab key. That’s it!!!!!!! END!
More like this
3948918
6

Have something to say?