Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. show: true
  2. name: Default Tournament
  3. material: PAPER
  4. displayname:
  5. waiting: '&4%name%'
  6. started: '&a%name%'
  7. ended: '&a%name%'
  8. start-at: 2019/05/14 15:25
  9. end-at: 2020/05/15 15:25
  10. automatic-participation: false
  11. reward:
  12. commands:
  13. - give %first_place_name% stone 30
  14. - give %second_place_name% stone 20
  15. - give %third_place_name% stone 10
  16. lore:
  17. started:
  18. - '&8%start% - %end%'
  19. - '&7-----------------------'
  20. - '&7Break as many blocks as possible'
  21. - '&7from the list.'
  22. - '&7%list%'
  23. - '&7-----------------------'
  24. - '&bYour stats:'
  25. - '&7Blocks Broken: &e%blocks_broken%'
  26. - '&7Position: &e%position%'
  27. - '&7-----------------------'
  28. - '&a1st &7- &f%first_place_name% (%first_place_score%)'
  29. - '&b2nd &7- &f%second_place_name% (%second_place_score%)'
  30. - '&e3rd &7- &f%third_place_name% (%third_place_score%)'
  31. - '&7-----------------------'
  32. - '&bTime remaining: &f%time_remaining%'
  33. ended:
  34. - '&8%start% - %end%'
  35. - '&7-----------------------'
  36. - '&7The tournament has ended, below'
  37. - '&7are the top players'
  38. - '&7-----------------------'
  39. - '&bYour stats:'
  40. - '&7Blocks Broken: &e%blocks_broken%'
  41. - '&7Position: &e%position%'
  42. - '&7-----------------------'
  43. - '&a1st &7- &f%first_place_name% (%first_place_score%)'
  44. - '&b2nd &7- &f%second_place_name% (%second_place_score%)'
  45. - '&e3rd &7- &f%third_place_name% (%third_place_score%)'
  46. - '&7-----------------------'
  47. waiting:
  48. - '&8%start% - %end%'
  49. - '&7-----------------------'
  50. - '&7Break as many blocks as possible'
  51. - '&7from the list.'
  52. - '&7%list%'
  53. - '&7-----------------------'
  54. - '&bTime remaining: &f%time_remaining%'
  55. slot: 3
  56. participation-commands:
  57. - say %player% has joined a tournament!
  58. type: BLOCK_BREAK
  59. blockbreak:
  60. type: LIST
  61. list:
  62. - STONE
  63. - GRASS
  64. - DIRT
  65. - COBBLESTONE
  66. participants:
  67. 1951fe53-eea2-4101-b9ba-83cf6c51133f: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement