Advertisement
Skylinerw

@RedstonerOuiguy

Sep 13th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. /setblock ~ ~1 ~ minecraft:standing_sign 0 replace {
  2. Text1:"Right click me for",
  3. Text2:"{
  4. \"text\":\"info\",
  5. \"clickEvent\":{
  6. \"action\":\"run_command\",
  7. \"value\":\"tellraw @p {\\\"text\\\":\\\"The game will start startime ticks after at least 2 players join the game lobby if \\\\\\\"Automatically\\\\\\\" has been selected. To change startime, run: \\\\\\\"/scoreboard players set @e[tag=Global] startime <Time in ticks>\\\\\\\", but change Time in ticks to the time in ticks (20 ticks = 1 second) you want players to have to wait in the game lobby before the game starts. If \\\\\\\"Manually\\\\\\\" has been selected, then an admin must run: \\\\\\\"/scoreboard players set @e[tag=Global] startime 0\\\\\\\" for the game to start.\\\"}\"
  8. }
  9. }"
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement