Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mission-file: IslandMissions
- auto-reward: false
- reset-after-finish: true
- rewards:
- commands:
- - 'gems give %player% 10'
- events:
- - IslandGenerateBlockEvent
- success-check: 'event.getBlock().equals("COAL_ORE")'
- required-missions:
- - 'createcobblegen'
- icons:
- not-completed:
- type: COAL_ORE
- name: '&aUpgrade Cobble Gen'
- lore:
- - '&7Upgrade your cobblestone'
- - '&7generator and produce coal!'
- - '&7Find upgrades in &b[&e/is upgrades&b]'
- - ''
- - '&bRewards&7:'
- - '&8 - &f10 Gems'
- - '&bStatus&7:'
- - '&c&l ✘ &cNot Completed'
- can-complete:
- type: COAL_ORE
- name: '&aUpgrade Cobble Gen'
- lore:
- - '&7Upgrade your cobblestone'
- - '&7generator and produce coal!'
- - '&7Find upgrades in &b[&e/is upgrades&b]'
- - ''
- - '&bRewards&7:'
- - '&8 - &f10 Gems'
- - '&bStatus&7:'
- - '&e&l ✔ &eClick to Claim'
- enchants:
- DURABILITY: 1
- flags:
- - HIDE_ENCHANTS
- completed:
- type: COAL_ORE
- name: '&aUpgrade Cobble Gen'
- lore:
- - '&7Upgrade your cobblestone'
- - '&7generator and produce coal!'
- - '&7Find upgrades in &b[&e/is upgrades&b]'
- - ''
- - '&bRewards&7:'
- - '&8 - &f10 Gems'
- - '&bStatus&7:'
- - '&a&l ✔ &aCompleted'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement