Advertisement
elliotleon

Command book [BETA]

Jun 13th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. /give @p written_book 1 0 {pages:["[\"\",{\"text\":\"Command book\",\"color\":\"gold\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/say This is a command book\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Creative]\",\"color\":\"green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/gamemode 1 @p\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Survival]\",\"color\":\"red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/gamemode 0 @p\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Zombie]\",\"color\":\"dark_red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/summon Zombie\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Peceful]\",\"color\":\"green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/difficulty 0\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Easy]\",\"color\":\"yellow\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/difficulty 1\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Normal]\",\"color\":\"aqua\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/difficulty 2\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Hard]\",\"color\":\"red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/difficulty 3\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Barrier]\",\"color\":\"red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/setblock ~ ~-1 ~ minecraft:barrier\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Place a barrier under you\",\"color\":\"blue\"},{\"text\":\"\",\"color\":\"blue\"}]}}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[CLEAR INV]\",\"color\":\"red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/clear\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"WARNING This Button clear all things in your inventory and this book! \",\"color\":\"dark_red\"}]}}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Day]\",\"color\":\"yellow\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/time set day\"}},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"[Night]\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/time set night\"},\"color\":\"none\"},{\"text\":\" \",\"color\":\"none\"},{\"text\":\"toggledownfall\",\"color\":\"blue\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/toggledownfall\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Turn weather on/off\",\"color\":\"aqua\"}]}}}]"],title:Book,author:elliotleon}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement