- 6,922 views • 1 today
- 566 downloads • 0 today
15

Spoiler
The command block, according to minecraftwiki ".. is a block made with the intent to support Adventure mode and allows mapmakers to expand the interaction with the player through server commands. "
Link to the wiki page: click here

Spoiler
When activated by a redstone current, the block can run specific server commands.

Spoiler
Part 1: Teleporting: /tp @a [coords]
Part 2: Give Items: /give @a [item ID]
Part 3: Changing Difficulty: /difficulty [peaceful, easy, normal, hard]
Part 4: Turning Mob Griefing Off: /gamerule mobGriefing false
Part 5: Set Spawn: /spawnpoint @a [coords]
Part 6: Keep Inventory: /gamerule keepInventory true
Part 7: Clear Inventory: /clear @p
Part 8: Saying: /say [message]
Part 9: Set Time: /time set [tick number]
If you have any more you know of, comment them and I will add them to the world.

Spoiler

| Progress | 100% complete |
| Tags |
1 Update Logs
Update #1 : by Natjdog09 01/24/2013 6:17:01 pmJanuary 24, 2013 @ 11:17 pm UTC
Working on more commands to add both to the save and to the description.
1843790
2


Have something to say?
This is an AWESOME command which will type Hello in blue letters!it can say anything, will a good variety of colors! Colors: black, gold, gray, blue, green, aqua, red, yellow, white.
/gamerule doDaylightCycle true/false
This will control if the sun stays in the same position or if it cycles.
/gamerule doFireTick
This will control if fire will spread or burn anything (Which is nice for fireplaces).
/gamerule doMobSpawning
This will control whether mobs spawn or not.
/gamerule commandBlockOutput
This controls whether it'll show the commands that the command blocks do.
/gamerule doMobLoot
This controls whether mobs drop items or not.
/gamerule doTileDrops
This controls whether blocks will give you an item when broken (This includes the explosion from a TNT block).
/gamerule keepInventory
This controls if the person dies, they keep there stuff or not.
/gamerule mobGriefing
this controls whether creepers, ghasts, Wither explosions, endermen picking up blocks, zombies breaking doors, and mobs grabing items, will ruin anything.
/gamerule naturalRegeneration
This controls whether people regenerate there hearts or not.
~
That's it for the gamerules. But I can post more commands if needed!