Minecraft Maps / Redstone Device

Command book (one command block).

  • 22,915 views, 7 today
  • 13
  • 10
  • 7
ngeekson's Avatar ngeekson
Level 34 : Artisan Engineer
10
To use the command book you must go in 1.8 or more, give you a command block (/give name command_block), enter the command (the command: http://pastebin.com/vuyPWDK2). After do that you will have a command book with lot of fonctionnality who can help you if you are a map maker or make lot of fun is you aren't. If there is a problem comment and tell what the problem is, and i try to resolve this. Thank's and enjoy this command. :)



Progress100% complete
Tags

Create an account or sign in to comment.

1
01/22/2016 8:11 am
Level 1 : New Miner
Alanek_The_Sheep
Alanek_The_Sheep's Avatar
where in the name of heavens is the command?
1
10/26/2015 12:06 pm
Level 1 : New Miner
epicgamerz
epicgamerz's Avatar
maby you can use this command and edit it for command book 2 
give @p written_book 1 0 {resolved:0b,title:"Command helper 2",author:"ngeekson",
display:{Lore:["Le livre caché de Notche"]},pages:[

"
{\"text\":\"\",\"extra\":
{\"text\":\"Gamemode: \n\",\"color\":\"black\"},
{\"text\":\" \n\"},
{\"text\":\"Survival\n\",\"color\":\"dark_blue\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/gamemode 0\"}},
{\"text\":\"Creative\n\",\"color\":\"blue\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/gamemode 1\"}},
{\"text\":\"Spectator\n\",\"color\":\"aqua\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/gamemode 3\"}},
{\"text\":\" \n\"},
{text:'Gamerule: '},
{\"text\":\" \n\"},
{text:'Mob Spawning: '},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule doMobSpawning true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule doMobSpawning false'}},
{text:'Commandblockoutput: ',\"color\":\"black\"},
{text:' On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule commandBlockOutput true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule commandBlockOutput false'}}
]}
",

"
{\"text\":\"\",\"extra\":[
{text:'Fire Tick: '},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule doFireTick true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule doFireTick false'}},
{text:'Mob Loot: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule doMobLoot true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule doMobLoot false'}},
{text:'Tile Drops: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule doTileDrops true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule doTileDrops false'}},
{text:'Keep Inventory: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule keepInventory true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule keepInventory false'}},
{text:'Mob Griefing: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule mobGriefing true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule mobGriefing false'}}
]}
",

"
{\"text\":\"\",\"extra\":[
{text:'Natural Regeneration: '},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule naturalRegeneration true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule naturalRegeneration false'}},
{text:'Show Death Messages: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule showDeathMessages true'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule showDeathMessages false'}},
{\"text\":\" \n\"},
{text:'Set Time: ',\"color\":\"black\"},
{\"text\":\" \n\"},
{text:'Advance time',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/time add 1000'}},
{text:' Day',color:gold,bold:true,clickEvent:{action:run_command,value:'/time set day'}},
{text:' | ',color:black},
{text:'Night\n',color:dark_blue,bold:true,clickEvent:{action:run_command,value:'/time set night'}},
{\"text\":\" \n\"},
{text:'Effect: '},
{\"text\":\" \n\"},
{text:'Night Vision: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/effect @p 16 10000 1'}},
{text:' | ',color:black},
{text:'Off\n',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 16 0 0'}}
]}
",

"
{\"text\":\"\",\"extra\":[
{text:'Hungry: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/effect @p 23 100000 20'}},
{text:' | ',color:black},
{text:'Off',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 23 0 0'}},
{text:' Vanish: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/effect @p 14 100000 1'}},
{text:' | ',color:black},
{text:'Off',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 14 0 0'}},
{text:' Paralysis: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/effect @a 2 10000 10'}},
{text:' | ',color:black},
{text:'Off',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @a 2 0 0'}},
{text:' Zoom: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/effect @p 2 10000 10'}},
{text:' | ',color:black},
{text:'Off',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 2 0 0'}},
{text:' Jump: ',\"color\":\"black\"},
{text:'On',color:green,bold:true,clickEvent:{action:run_command,value:'/effect @a 8 0 0'}},
{text:' | ',color:black},
{text:'Off',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @a 8 10000 155'}},
{text:' Speed: ',\"color\":\"black\"},
{text:'0',color:aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 1 0 0'}},
{text:' | ',color:black},
{text:'1',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 1 10000 1'}},
{text:' | ',color:black},
{text:'2',color:blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 1 10000 2'}},
{text:' | ',color:black},
{text:'3',color:dark_blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 1 10000 3'}},
{text:' | ',color:black},
{text:'max',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 1 10000 255'}},
{text:' Jump: ',\"color\":\"black\"},
{text:'0',color:aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 8 0 0'}},
{text:' | ',color:black},
{text:'1',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 8 10000 1'}},
{text:' | ',color:black},
{text:'2',color:blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 8 10000 2'}},
{text:' | ',color:black},
{text:'3',color:dark_blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 8 10000 3'}},
{text:' | ',color:black},
{text:'max',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 8 10000 100'}}
]}
",

"
{\"text\":\"\",\"extra\":[
{text:'Strenght:',\"color\":\"black\"},
{text:'0',color:aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 5 0 0'}},
{text:' | ',color:black},
{text:'1',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 5 10000 1'}},
{text:' | ',color:black},
{text:'2',color:blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 5 10000 2'}},
{text:' | ',color:black},
{text:'3',color:dark_blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 5 10000 3'}},
{text:' | ',color:black},
{text:'max',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 5 10000 255'}},
{text:' Mining Speed: ',\"color\":\"black\"},
{text:'0',color:aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 3 0 0'}},
{text:' | ',color:black},
{text:'1',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/effect @p 3 10000 5'}},
{text:' | ',color:black},
{text:'2',color:blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 3 10000 10'}},
{text:' | ',color:black},
{text:'3',color:dark_blue,bold:true,clickEvent:{action:run_command,value:'/effect @p 3 10000 15'}},
{text:' | ',color:black},
{text:'max',color:red,bold:true,clickEvent:{action:run_command,value:'/effect @p 3 10000 100'}},
{\"text\":\" Tick Speed: \",\"color\":\"Black\"},
{text:'-1',color:aqua,bold:true,clickEvent:{action:run_command,value:'/gamerule randomTickSpeed 0'}},
{text:' | ',color:black},
{text:'0',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/gamerule randomTickSpeed 3'}},
{text:' | ',color:black},
{text:'1',color:blue,bold:true,clickEvent:{action:run_command,value:'/gamerule randomTickSpeed 6'}},
{text:' | ',color:black},
{text:'2',color:dark_blue,bold:true,clickEvent:{action:run_command,value:'/gamerule randomTickSpeed 36'}},
{text:' | ',color:black},
{text:'3',color:green,bold:true,clickEvent:{action:run_command,value:'/gamerule randomTickSpeed 99'}},
{text:' | ',color:black},
{text:'4',color:dark_green,bold:true,clickEvent:{action:run_command,value:'/gamerule randomTickSpeed 406'}},
{text:' | ',color:black},
{text:'max',color:red,bold:true,clickEvent:{action:run_command,value:'/gamerule randomTickSpeed 99999'}},
{\"text\":\" \n\"},
{\"text\":\"Difficulty:\n\"},
{\"text\":\" \n\"},
{text:'Peacefull\n',color:aqua,bold:true,clickEvent:{action:run_command,value:'/difficulty 0'}},
{text:'Easy\n',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/difficulty 1'}},
{text:'Normal\n',color:blue,bold:true,clickEvent:{action:run_command,value:'/difficulty 2'}},
{text:'Hard\n\n',color:dark_blue,bold:true,clickEvent:{action:run_command,value:'/difficulty 3'}}
]}
",

"
{\"text\":\"\",\"extra\":[
{\"text\":\"TP:\n\"},
{\"text\":\" \n\"},
{text:'TP All ',color:light_purple,bold:true,clickEvent:{action:run_command,value:'/Tp @a ~ ~ ~'}},
{\"text\":\"Set TP \n\",\"color\":\"gold\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/summon WitherSkull ~ ~ ~ {PersistenceRequired:1,direction:],CustomName:TP,CustomNameVisible:1}\"}},
{\"text\":\"Go to closest TP\n\",\"color\":\"orange\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/tp @p @e[type=WitherSkull,name=TP,c=1]\"}},
{\"text\":\"Go to farthest TP\n\",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/tp @p @e[type=WitherSkull,name=TP,c=-1]\"}},
{\"text\":\"Remove closest TP\n\",\"color\":\"dark_red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/kill @e[type=WitherSkull,name=TP,c=1]\"}},
{\"text\":\" \n\"},
{\"text\":\"Give:\n\"},
{\"text\":\" \n\"},
{text:'Barrier\n',color:gold,bold:true,clickEvent:{action:run_command,value:'/give @p barrier'}},
{text:'Command Block\n',color:orange,bold:true,clickEvent:{action:run_command,value:'/give @p command_block'}},
{text:'Command Minecart\n',color:red,bold:true,clickEvent:{action:run_command,value:'/give @p minecraft:command_block_minecart'}}
]}
",

"
{\"text\":\"\",\"extra\":[
{text:'Weather: ',\"color\":\"black\"},
{\"text\":\" \n\"},
{text:'Sun\n',color:gold,bold:true,clickEvent:{action:run_command,value:'/weather clear'}},
{text:'Rain\n',color:dark_aqua,bold:true,clickEvent:{action:run_command,value:'/weather rain 1000000'}},
{text:'Thunder\n',color:white,bold:true,clickEvent:{action:run_command,value:'/summon LightningBolt ~ ~ ~'}},
{\"text\":\" \n\"},
{\"text\":\"Cut:\n\"},
{\"text\":\" \n\"},
{\"text\":\"3x3] \",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/fill ~-1 ~-1 ~-1 ~1 ~-1 ~1 air\"}},
{\"text\":\"[5x5] \",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/fill ~-5 ~-1 ~-5 ~5 ~-1 ~5 air\"}},
{\"text\":\"[7x7] \",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/fill ~-7 ~-1 ~-7 ~7 ~-1 ~7 air\"}},
{\"text\":\"[9x9] \",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/fill ~-9 ~-1 ~-9 ~9 ~-1 ~9 air\"}},
{\"text\":\"[11x11] \",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/fill ~-11 ~-1 ~-11 ~11 ~-1 ~11 air\"}},
{\"text\":\"[15x15]\",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/fill ~-15 ~-1 ~-15 ~15 ~-1 ~15 air\"}}
]}
",

"
{\"text\":\"\",\"extra\":[
{\"text\":\"Summon: \n\",\"color\":\"black\"},
{\"text\":\" \n\"},
{text:'Zombie ',color:dark_green,bold:true,clickEvent:{action:run_command,value:'/summon Zombie ~ ~ ~'}},
{text:' Creeper ',color:green,bold:true,clickEvent:{action:run_command,value:'/summon Creeper ~ ~ ~'}},
{text:'Ender Crystal ',color:light_purple,bold:true,clickEvent:{action:run_command,value:'/summon EnderCrystal ~ ~ ~'}},
{text:'EnderDragon ',color:dark_purple,bold:true,clickEvent:{action:run_command,value:'/summon EnderDragon ~ ~ ~'}},
{\"text\":\"Kill all entities \n\",color:red,bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/kill @etype=!Player,name=!TP]\"}}
]}
",

"
{\"text\":\"\",\"extra\":[
{text:'Others Options: '},
{\"text\":\" \n\"},
{\"text\":\"Pvp: \",\"color\":\"Black\"},
{\"text\":\"inst1] \",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/scoreboard teams add PVP\"}},
{\"text\":\"[inst2]\",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/scoreboard teams option PVP friendlyfire false\"}},
{text:'On',color:green,bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\" /scoreboard teams empty PVP\"}},
{text:' | ',color:black},
{text:'Off ',color:red,bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\" /scoreboard teams join PVP @a\"}},
{\"text\":\"Health:\",\"color\":\"Black\"},
{\"text\":\"[inst1] \",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/scoreboard teams add Vie\"}},
{\"text\":\"[inst2]\",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\": \"/scoreboard objectives add Vie health\"}},
{text:'On',color:green,bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\" /scoreboard teams empty Vie\"}},
{text:' | ',color:black},
{text:'Off ',color:red,bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\" /scoreboard teams join Vie @a\"}},
{\"text\":\"Fireball: \",\"color\":\"black\"},
{\"text\":\"Summon\",\"color\":\"red\",bold:true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/summon Fireball ~1 ~1 ~1 {ExplosionPower:5,direction: [0.0,0.0,0.0] }\"}},
{text:' Check our YouTube channel',color:black,bold:true,clickEvent:{action:run_command,value:'/me www.youtube.com/channel/UCRHieJ2ABUCX-9NcaVNqorQ'},hoverEvent:{action:show_text,value:'shane'}}
]}
"

]}
1
09/08/2015 9:27 pm
Level 20 : Expert Dragon
moonkey27
moonkey27's Avatar
very cool!
1
07/19/2015 10:49 am
Level 16 : Journeyman Dolphin
pokemonboy04
pokemonboy04's Avatar
NICE
1
06/20/2015 5:51 pm
Level 1 : New Miner
Morgahn_Asha
Morgahn_Asha's Avatar
lolololol
1
05/29/2015 8:19 pm
Level 1 : New Explorer
GamingFerrets
GamingFerrets's Avatar
Sweet command! :)
1
05/29/2015 6:25 pm
Level 2 : Apprentice Miner
ThePokemonGamer
ThePokemonGamer's Avatar
I like all the commands you can use with this book and will certainly download it. Good work! :)
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome