Advertisement
Skylinerw

@PadMan1992 - Fixed (full)

Jul 14th, 2014
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. /give @p written_book 1 0 {title:"Admin Book",author:"LoLClub",pages:["[{selector:\"@p\",color:red},{text:\"\n\"},{text:\"\n\"},{text:\"Weather: \"},{text:\"\n\"},{text:\"\n\"},{text:\"Rain\",clickEvent:{action:run_command, value:\"/weather rain\"}},{text:\"\n\"},{text:\"Sun\",clickEvent:{action:run_command, value:\"/weather clear\"}},{text:\"\n\"},{text:\"Thunder\",clickEvent:{action:run_command, value:\"/weather thunder\"}},{text:\"\n\"},{text:\"------------------ \n\"},{text:\"Time:\"} ,{text:\"\n\"},{text:\"\n\"},{text:\"Day\",clickEvent:{action:run_command, value:\"/time set day\"}},{text:\"\n\"},{text:\"Night\",clickEvent:{action:run_command, value:\"/time set night\"}},{text:\"\n\"}]","[{text:\"Gamerule \"},{text:\"\n\"},{text:\"\n\"},{text:\"MobGriefing \"},{text:\" ON \",clickEvent:{action:run_command, value:\" /gamerule mobGriefing true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule mobGriefing False\"}},{text:\"\n\"},{text:\"MobSpawning \"},{text:\" ON \",clickEvent:{action:run_command, value:\" /gamerule doMobSpawning true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule doMobSpawning False\"}},{text:\"\n\"},{text:\"MobLooting \"},{text:\" ON \",clickEvent:{action:run_command, value:\" /gamerule doMobLoot true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule doMobLoot False\"}},{text:\"\n\"},{text:\"DaylightCycle \"},{text:\" ON \",clickEvent:{action:run_command, value:\" /gamerule doDaylightCycle true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule doDaylightCycle False\"}},{text:\"\n\"},{text:\"keepInventory \"},{text:\"ON \",clickEvent:{action:run_command, value:\" /gamerule keepInventory true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule keepInventory False\"}},{text:\"\n\"},{text:\"FireTick \"},{text:\"ON \",clickEvent:{action:run_command, value:\" /gamerule doFireTick true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule doFireTick False\"}},{text:\"\n\"},{text:\"TileDrops \"},{text:\"ON \",clickEvent:{action:run_command, value:\" /gamerule doTileDrops true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule doTileDrops False\"}},{text:\"\n\"},{text:\"nRegeneration \"},{text:\" ON\",clickEvent:{action:run_command, value:\" /gamerule naturalRegeneration true\"}},{text:\" OFF\", clickEvent:{action:run_command, value:\" /gamerule naturalRegeneration False\"}},{text:\"\n\"},{text:\"DeathMessages \"},{text:\"ON \",clickEvent:{action:run_command, value:\" /gamerule showDeathMessages true\"}},{text:\"OFF\", clickEvent:{action:run_command, value:\" /gamerule showDeathMessages False\"}},{text:\"\n\"},{text:\"CommandOutput \"},{text:\" ON \",clickEvent:{action:run_command, value:\" /gamerule commandBlockOutput true\"}},{text:\"OFF\", clickEvent:{action:run_command, value:\" /gamerule commandBlockOutput False\"}},{text:\"LogAdmin \"},{text:\" ON \",clickEvent:{action:run_command, value:\" /gamerule logAdminCommands true\"}},{text:\"OFF\", clickEvent:{action:run_command, value:\" /gamerule logAdminCommands False\"}}]","[{text:\"Gamemode \"},{text:\"\n\"},{text:\"\n\"},{text:\"Survival\",clickEvent:{action:run_command, value:\" /gamemode survival @p\"}},{text:\"\n\"},{text:\"Creative\", clickEvent:{action:run_command, value:\" /gamemode creative @p\"}},{text:\"\n\"},{text:\"Adventure\",clickEvent:{action:run_command, value:\" /gamemode adventure @p\"}},{text:\"\n\"},{text:\"Spectator\",clickEvent:{action:run_command, value:\" /gamemode spectator @p\"}},{text:\"\n\"},{text:\"------------------ \n\"},{text:\"Difficulty:\"},{text:\"\n\"},{text:\"\n\"},{text:\"Peacefull\",clickEvent:{action:run_command, value:\"/difficulty peaceful\"}},{text:\"\n\"},{text:\"Easy\",clickEvent:{action:run_command, value:\"/difficulty easy\"}},{text:\"\n\"},{text:\"Normal\",clickEvent:{action:run_command, value:\"/difficulty normal\"}},{text:\"\n\"},{text:\"Hard\",clickEvent:{action:run_command, value:\"/difficulty hard\"}}]","[{text:\"Spawn Egg\"},{text:\"\n\"},{text:\"\n\"},{text:\"Ender Dragon\", clickEvent:{action:run_command, value:\" /give @p minecraft:spawn_egg 1 63\"}},{text:\"\n\"},{text:\"Wither Boss\", clickEvent:{action:run_command, value:\" /give @p minecraft:spawn_egg 1 64\"}},{text:\"\n\"},{text:\"Iron Golem\", clickEvent:{action:run_command, value:\" /give @p minecraft:spawn_egg 1 99\"}},{text:\"\n\"},{text:\"Snow Golem\", clickEvent:{action:run_command, value:\" /give @p minecraft:spawn_egg 1 97\"}},{text:\"\n\"},{text:\"------------------ \n\"},{text:\"Give Item\"},{text:\"\n\"},{text:\"\n\"},{text:\"Command Block\", clickEvent:{action:run_command, value:\" /give @p minecraft:command_block 1\"}},{text:\"\n\"},{text:\"Command Block Cart\", clickEvent:{action:run_command, value:\" /give @p minecraft:command_block_minecart 1\"}},{text:\"\n\"},{text:\"Mob Spawner\", clickEvent:{action:run_command, value:\" /give @p minecraft:mob_spawner 1\"}}]","[{text:\"Tnx to use this book \"},{text:\"\n\"},{text:\"Subscribe to the creator \"},{text:\"\n\"},{text:\"\n\"},{text:\"http://www.youtube.com/user/molpad\"}]"]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement