Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. default:
  2. priority: 1000
  3. join_actions:
  4. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"
  5. %player_name% joined the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  6. online: &f%statistic_time_played%","color":"gold"}]}}}'
  7. leave_actions:
  8. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"
  9. %player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  10. online: &f%statistic_time_played%","color":"gold"}]}}}'
  11. warrior:
  12. priority: 104
  13. join_actions:
  14. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lWarrior&8]
  15. &e%player_name% &7joined the server!","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  16. online: &f%statistic_time_played%","color":"gold"}]}}}'
  17. leave_actions:
  18. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lWarrior&8]
  19. &e%player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  20. online: &f%statistic_time_played%","color":"gold"}]}}}'
  21. knight:
  22. priority: 103
  23. join_actions:
  24. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lKnight&8]
  25. &e%player_name% &7joined the server!","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  26. online: &f%statistic_time_played%","color":"gold"}]}}}'
  27. leave_actions:
  28. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lKnight&8]
  29. &e%player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  30. online: &f%statistic_time_played%","color":"gold"}]}}}'
  31. overlord:
  32. priority: 102
  33. join_actions:
  34. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lOverlord&8]
  35. &e%player_name% &7joined the server!","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  36. online: &f%statistic_time_played%","color":"gold"}]}}}'
  37. leave_actions:
  38. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lOverlord&8]
  39. &e%player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  40. online: &f%statistic_time_played%","color":"gold"}]}}}'
  41. cynical:
  42. priority: 101
  43. join_actions:
  44. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lCynical&8]
  45. &e%player_name% &7joined the server!","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  46. online: &f%statistic_time_played%","color":"gold"}]}}}'
  47. leave_actions:
  48. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lCynical&8]
  49. &e%player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  50. online: &f%statistic_time_played%","color":"gold"}]}}}'
  51. cynicalplus:
  52. priority: 100
  53. join_actions:
  54. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lCynical&6&l+&8]
  55. &e%player_name% &7joined the server!","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  56. online: &f%statistic_time_played%","color":"gold"}]}}}'
  57. leave_actions:
  58. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&c&lCynical&6&l+&8]
  59. &e%player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  60. online: &f%statistic_time_played%","color":"gold"}]}}}'
  61. helper:
  62. priority: 5
  63. join_actions:
  64. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&b&lHelper&8]
  65. &b%player_name% &7joined the server!","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  66. online: &f%statistic_time_played%","color":"gold"}]}}}'
  67. leave_actions:
  68. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&b&lHelper&8]
  69. &b%player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  70. online: &f%statistic_time_played%","color":"gold"}]}}}'
  71. moderator:
  72. priority: 4
  73. join_actions:
  74. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&d&lModerator&8]
  75. &d%player_name% &7joined the server!","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  76. online: &f%statistic_time_played%","color":"gold"}]}}}'
  77. leave_actions:
  78. - '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":"&8[&d&lModerator&8]
  79. &d%player_name% &7left the server","color":"gray","hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Time
  80. online: &f%statistic_time_played%","color":"gold"}]}}}'
  81. owner:
  82. priority: 1
  83. join_actions: []
  84. leave_actions: []
  85. first_join:
  86. announce_on_join: true
  87. actions:
  88. - '[JSONBROADCAST] {"text":"&aWelcome %player_name% to the server!","color":"green"}'
  89. - '[TITLEMSG] title:&8&l*** &cPrison &8&l*** subtitle:&7Welcome to the server &b%player_name%
  90. fadein:10 stay:100 fadeout:10'
  91. motd:
  92. enabled: true
  93. delay: 1
  94. motds:
  95. default:
  96. priority: 2
  97. motd_actions:
  98. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  99. - '[JSONMESSAGE] {"text":" "}&&{"text":"&c&lCynicalMC","color":"red","bold":true,"clickEvent":{"action":"run_command","value":"/cg
  100. open store"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  101. to open the store menu!","color":"gray"}]}}}'
  102. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  103. - '[JSONMESSAGE] {"text":"&7Welcome back to the server ","color":"gray","clickEvent":{"action":"run_command","value":"/cg
  104. open player"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  105. to open the player menu!","color":"gray"}]}}}&&{"text":"&a%player_name%","color":"green"}'
  106. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  107. - '[JSONMESSAGE] {"text":"&bStore: ","color":"aqua","clickEvent":{"action":"open_url","value":"http://store.cynicalmc.net"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  108. to visit the server store!","color":"gray"},{"text":"\n"},{"text":"store.cynicalmc.net","color":"aqua"}]}}}&&{"text":"
  109. &fstore.cynicalmc.net","color":"white"}'
  110. - '[JSONMESSAGE] {"text":"&bWebsite: ","color":"aqua","clickEvent":{"action":"open_url","value":"http://www.cynicalmc.net"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  111. to visit the server website!","color":"gray"},{"text":"\n"},{"text":"www.cynicalmc.net","color":"aqua"}]}}}&&{"text":"
  112. &fwww.cynicalmc.net","color":"white"}'
  113. - '[JSONMESSAGE] {"text":"&bIP: ","color":"aqua"}&&{"text":"&fplay.cynicalmc.net
  114. ","color":"white"}'
  115. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  116. tutorial:
  117. priority: 1
  118. motd_actions:
  119. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  120. - '[JSONMESSAGE] {"text":" "}&&{"text":"&c&lCynicalMC","color":"red","bold":true,"clickEvent":{"action":"run_command","value":"/cg
  121. open store"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  122. to open the store menu!","color":"gray"}]}}}'
  123. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  124. - '[JSONMESSAGE] {"text":"&7Welcome back to the server ","color":"gray","clickEvent":{"action":"run_command","value":"/cg
  125. open player"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  126. to open the player menu!","color":"gray"}]}}}&&{"text":"&a%player_name%","color":"green"}'
  127. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  128. - '[JSONMESSAGE] {"text":"&bStore: ","color":"aqua","clickEvent":{"action":"open_url","value":"http://store.cynicalmc.net"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  129. to visit the server store!","color":"gray"},{"text":"\n"},{"text":"store.cynicalmc.net","color":"aqua"}]}}}&&{"text":"
  130. &fstore.cynicalmc.net","color":"white"}'
  131. - '[JSONMESSAGE] {"text":"&bWebsite: ","color":"aqua","clickEvent":{"action":"open_url","value":"http://www.cynicalmc.net"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  132. to visit the server website!","color":"gray"},{"text":"\n"},{"text":"www.cynicalmc.net","color":"aqua"}]}}}&&{"text":"
  133. &fwww.cynicalmc.net","color":"white"}'
  134. - '[JSONMESSAGE] {"text":"&bIP: ","color":"aqua"}&&{"text":"&fplay.cynicalmc.net
  135. ","color":"white"}'
  136. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  137. - '[JSONMESSAGE] {"text":"&6&lYou haven''t completed the tutorial!","color":"gold","bold":true,"clickEvent":{"action":"run_command","value":"/quest
  138. menu tutorial_quests"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Click
  139. to view the tutorial menu!","color":"gray"}]}}}&&{"text":" &fClick here!","color":"white"}'
  140. - '[JSONMESSAGE] {"text":"&8&m----------------------------------","color":"dark_gray","strikethrough":true}'
  141. - '[TITLEMSG] title:&8&l*** &6&lTutorial &8&l*** subtitle:&7You haven''t completed
  142. the tutorial &b/tutorial fadein:10 stay:100 fadeout:10'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement