Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- menu_title: 'Skyblock Menu'
- update_interval: 1
- open_command: menu
- size: 9
- items:
- 1:
- material: PLAYER_HEAD
- display_name: '&aHey &c&l%player_name%'
- lore:
- - '&aTime Played: &c&l%statistic_time_played%'
- hide_attributes: true
- slot: 0
- update: true
- 2:
- material: NETHERITE_BLOCK
- display_name: '&a&lIsland Stats'
- lore:
- - '&aName: &c&l%iridiumskyblock_island_name%'
- - '&aMoney: &c&l%iridiumskyblock_island_bank_vault%'
- - '&aValue: &c&l%iridiumskyblock_island_value%'
- - '&aRank: &c&l%iridiumskyblock_island_rank%'
- - '&aXP: &c&l%iridiumskyblock_island_bank_experience%'
- - '&aCrystals: &c&l%iridiumskyblock_island_crystals%'
- - '&aLevel: &c&l%iridiumskyblock_island_level%'
- hide_attributes: true
- slot: 1
- 3:
- material: SUNFLOWER
- display_name: '&a&lBitcoin'
- lore:
- - '&aBitcoin Value: &c&l$%bitcoin_value%'
- - '&aBitcoin Balance: &c&l%bitcoin_balance%'
- - '&aBitcoins Mined: &c&l%bitcoin_amount_mined%'
- hide_attributes: true
- slot: 2
- 4:
- material: COMMAND_BLOCK
- display_name: '&a&lServer Stats'
- lore:
- - '&aRam Usage: &c&l%server_ram_used%mb'
- - '&aTPS: &c&l%server_tps_1%'
- hide_attributes: true
- slot: 3
- 5:
- material: ENDER_EYE
- display_name: '&a&lGo To End!!!'
- view_requirement:
- requirements:
- level_requirement:
- type: '>'
- input: '%vault_eco_balance%'
- output: 50
- left_click_commands:
- - '[console] warp End %player_name%'
- hide_attributes: true
- slot: 4
- priority: 1
- 6:
- material: BLACK_STAINED_GLASS_PANE
- slots: 4
- - 4
- - 5
- - 6
- - 7
- display_name: ' '
- priority: 2
- 10:
- material: BARRIER
- slot: 8
- display_name: 'Exit'
- lore:
- - 'click to exit'
- left_click_commands:
- - '[close]'
- right_click_commands:
- - '[close]'
Add Comment
Please, Sign In to add comment