Guest User

Untitled

a guest
Aug 24th, 2014
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. (1) - function - yes
  2. (2) - function - yes
  3. (3) - function - NO - Data tag parsing failed
  4.  
  5. (1) ============================================================================================================================
  6.  
  7. blockdata -903 61 1012
  8. {
  9. Text2:
  10. "{text:\"Click here to\",color:blue,
  11. clickEvent:
  12. {
  13. action:run_command,
  14. value:\"/execute @p ~ ~ ~ scoreboard teams join Player_01 @p[team=]\"
  15. }
  16. }",
  17. Text3:
  18. "{text:\"start game\",color:blue,
  19. clickEvent:
  20. {
  21. action:run_command,
  22. value:\"/execute @p[team=Player_01] ~ ~ ~ setblock -885 57 998 redstone_block\"
  23. }
  24. }",
  25. Text4:
  26. "{text:\"===============\",color:gray,
  27. clickEvent:
  28. {
  29. action:run_command,
  30. value:\"/execute @p ~ ~ ~ say TEST\"
  31. }
  32. }"
  33. }
  34.  
  35. (2) ============================================================================================================================
  36.  
  37. blockdata -903 61 1012
  38. {
  39. Text2:
  40. "{
  41. text:\"Game in progress\",
  42. color:red
  43. }",
  44. Text3:
  45. "{
  46. selector:@p,
  47. color:yellow
  48. }"
  49. }
  50.  
  51. (3) ============================================================================================================================
  52.  
  53. blockdata -903 61 1012
  54. {
  55. Text2:
  56. "{text:\"Click here to\",color:blue,
  57. clickEvent:
  58. {
  59. action:run_command,
  60. value:\"/execute @p ~ ~ ~ scoreboard teams join Player_01 @p[team=]\"
  61. }
  62. }",
  63. Text3:
  64. "{text:\"start game\",color:blue,
  65. clickEvent:
  66. {
  67. action:run_command,
  68. value:\"/execute @p[team=Player_01] ~ ~ ~ setblock -885 57 998 redstone_block\"
  69. }
  70. }",
  71. Text4:
  72. "{text:\"===============\",color:gray,
  73. clickEvent:
  74. {
  75. action:run_command,
  76. value:\"/execute @p ~ ~ ~ blockdata -903 61 1012
  77. {
  78. Text2:
  79. "{
  80. text:"\Game in progress"\,
  81. color:red
  82. }",
  83. Text3:
  84. "{
  85. selector:@p,
  86. color:yellow
  87. }"
  88. }\"
  89. }
  90. }"
  91. }
Advertisement
Add Comment
Please, Sign In to add comment