Blogs Article

Command Block commands -Simple-

  • 1.2k views 0 today
  • 1
  • 0
Crioxide45
Lvl 5Apprentice Miner
0
I just wanted to start a new blog to let new Command Block Redstoner could use them!

So first off here are some very basic commands to your start

/tp
/give
/say

These are ALL useful to making some of the most advance maps!
now you may now
@p = Nearest Player
@r = Random Player
@a = All Players

So you need those for your commands!

Now first if you want someone to go somewhere start like this!

dig 2 blocks down first put the command block down.

then in the command block type in /tp @p or whatever (TP location)
They will then be tp'ed to that specified location!

Next if you are making a kit map and hate using dispensers and want to be more modern
do this...

First dig down 3 blocks.
Place an array of command blocks down and line redstone on them all
(can be done while holding shift for easiest)
next do /give @p (Item ID(Number)) and then cover off the hole and put a pressure plate somewhere on the redstone line.

If it works it should give you the specified item that you wanted

Pre-view =

/give @p 306 (iron helm) 1

Thats the command you use!

Next if you wanted to say something before they started a match or anything use /say @a in the command block!

it will broadcast a message when a circuit is connected to it.

e.g
Commandblock command: /say @a hi!
the broadcast would say:

@Crioxide hi!

And thats what would happen! If there are more players on it will broadcast out to them also!
If you have checked out my other map:

[WIP] PvP Arena

You could see on the outside there are redstone circuits all over and you can also check to see how i made them!
Hope this helped you on your first map!

~Crioxide

More like this

  Have something to say?

Welcome