Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # + --------------------------------------------------------------------------------------------------------------------------------------------------------------------- +
- # | |
- # | PRESTIGE 1 |
- # | |
- # + --------------------------------------------------------------------------------------------------------------------------------------------------------------------- +
- prestige1-available:
- material: CHEST_MINECART
- update: true
- slot: 20
- priority: 2
- view_requirement:
- requirements:
- cooldown:
- type: '=='
- input: '%mcd_left_prestige1_reward%'
- output: '0'
- permission:
- type: has permission
- permission: ezprestige.prestige.1
- display_name: '&aPrestige Reward &7[1]'
- lore:
- - ''
- - '&aRight Click &7to claim!'
- right_click_commands:
- - '[console] mcd add %player_name% prestige1_reward 3h'
- - '[console] eco give %player_name% 10000'
- - '[console] te add %player_name% 50'
- - '[sound] ENTITY_PLAYER_LEVELUP'
- - '[refresh]'
- - '[message] &5[&l!&5] &7You have &asuccessfully claimed &7your &adaily reward, &7come back tomorrow for more!'
- prestige1-on_cooldown:
- material: 'MINECART'
- slot: 20
- priority: 3
- update: true
- view_requirement:
- requirements:
- cooldown:
- type: '>='
- input: '%mcd_left_prestige1_reward%'
- output: '1'
- display_name: '&cPrestige Reward &7[1]'
- lore:
- - ''
- - '&7Cooldown: &c%mcd_left_formatted_prestige1_reward%'
- right_click_commands:
- - '[sound] ENTITY_ITEM_BREAK 10 0'
- - '[refresh]'
- prestige1-no-perm:
- material: 'BARRIER'
- slot: 20
- priority: 1
- update: true
- view_requirement:
- requirements:
- permission:
- type: has permission
- permission: prestige.0
- display_name: '&cPrestige Reward &7[1]'
- lore:
- - ''
- - '&cYou Must be Prestige 1'
- - '&cTo unlock this reward!'
- right_click_commands:
- - '[sound] ENTITY_ITEM_BREAK 10 0'
- - '[refresh]'
Advertisement
Add Comment
Please, Sign In to add comment