Advertisement
SnowIce

Untitled

Jan 17th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. chauddevant:
  2. mission-file: ItemsMissions
  3. island: false
  4. auto-reward: false
  5. rewards:
  6. items:
  7. '1':
  8. type: LAVA_BUCKET
  9. amount: 1
  10. commands:
  11. - 'is admin msg %player% &e&lMission | &7Successfully finished the mission Chaud devant!'
  12. required-items:
  13. '1':
  14. types:
  15. - 'FURNACE'
  16. amount: 1
  17. '2':
  18. types:
  19. - 'LOG'
  20. amount: 8
  21. reset-after-finish: true
  22. reset-amount: 20
  23. only-natural-blocks: true
  24. icons:
  25. not-completed:
  26. type: FURNACE
  27. name: '&aChaud Devant'
  28. lore:
  29. - '&7Craft un four et récolte 8 bûches.'
  30. - ''
  31. - '&6Item requis:'
  32. - '&8 - &7x1 four'
  33. - '&8 - &7x8 bûches de bois'
  34. - ''
  35. - '&6Récompense:'
  36. - '&8 - &7x1 sceau de lave'
  37. - ''
  38. - '&6Progression: &7{0}%'
  39. - '&c&l ✘ &7Pas complété'
  40. can-complete:
  41. type: FURNACE
  42. name: '&aChaud Devant'
  43. lore:
  44. - '&7Craft un four et récolte 8 bûches.'
  45. - ''
  46. - '&6Item requis:'
  47. - '&8 - &7x1 four'
  48. - '&8 - &7x8 bûches de bois'
  49. - ''
  50. - '&6Récompense:'
  51. - '&8 - &7x1 Sceau de lave'
  52. - ''
  53. - '&6Progression: &7100%'
  54. - '&a&l ✔ &7Clique pour récupérer la récompense'
  55. enchants:
  56. DURABILITY: 1
  57. flags:
  58. - HIDE_ENCHANTS
  59. completed:
  60. type: EMERALD_BLOCK
  61. name: '&aChaud Devant'
  62. lore:
  63. - '&7Craft un four et récolte 8 bûches.'
  64. - ''
  65. - '&6Progression: &7100%'
  66. - '&a&l ✔ &7Déjà fait'
  67. mineurdebutant:
  68. mission-file: ItemsMissions
  69. island: false
  70. auto-reward: false
  71. rewards:
  72. items:
  73. '1':
  74. commands:
  75. - 'is admin msg %player% &e&lChallenges | &7Tu as complété le challenge : Mineur Débutant!'
  76. - 'onyx add 1 %player%'
  77. required-items:
  78. '1':
  79. types:
  80. - 'COBBLESTONE'
  81. amount: 64
  82. required-missions:
  83. - 'chauddevant'
  84. reset-after-finish: true
  85. only-natural-blocks: true
  86. icons:
  87. not-completed:
  88. type: COBBLESTONE
  89. name: '&aMineur Débutant'
  90. lore:
  91. - '&7Mine 64 Cobblestone'
  92. - ''
  93. - '&6Item requis:'
  94. - '&8 - &7x64 Cobblestone'
  95. - ''
  96. - '&6Récompense:'
  97. - '&8 - &7x1 Onyx'
  98. - ''
  99. - '&6Progression: &7{0}%'
  100. - '&c&l ✘ &7Pas complété'
  101. can-complete:
  102. type: COBBLESTONE
  103. name: '&aMineur Débutant'
  104. lore:
  105. - '&7Mine 64 Cobblestone'
  106. - ''
  107. - '&6Item requis:'
  108. - '&8 - &7x64 Cobblestone'
  109. - ''
  110. - '&6Récompense:'
  111. - '&8 - &7x1 Onyx'
  112. - ''
  113. - '&6Progress: &7100%'
  114. - '&a&l ✔ &7Clique pour récupérer la récompense'
  115. enchants:
  116. DURABILITY: 1
  117. flags:
  118. - HIDE_ENCHANTS
  119. completed:
  120. type: EMERALD_BLOCK
  121. name: '&aMineur Débutant'
  122. lore:
  123. - '&7Mine 64 Cobblestone'
  124. - ''
  125. - '&6Progression: &7100%'
  126. - '&a&l ✔ &7Déjà fait'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement