Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mcmmo-stats-page:
- open-on-login: false #Default false
- show-permission: ""
- components:
- close-btn:
- type: button
- mini: true
- symmetrical: true
- onclick-sound: UI_BUTTON_CLICK
- position:
- x: 0.8
- y: 0.6
- label: Close Menu
- symmetrical: true ####THIS SHOULD ONLY BE TRUE FOR SYMMETRICAL IMAGES. IT INCORRECTLY RENDERS THE IMAGES OTHERWISE####
- icon: x-red.gif
- onclick: hg close
- back-btn:
- type: button
- mini: true
- symmetrical: true
- onclick-sound: UI_BUTTON_CLICK
- position:
- x: -0.8
- y: 0.6
- label: Back
- symmetrical: true ####THIS SHOULD ONLY BE TRUE FOR SYMMETRICAL IMAGES. IT INCORRECTLY RENDERS THE IMAGES OTHERWISE####
- icon: back.png
- onclick: hg back
- pastebin-link:
- type: item
- execute-command-as-console: true
- onclick: "tellraw %player_name% {\"text\":\"\",\"extra\":[{\"text\":\"Click Here: \",\"color\":\"bold\"},{\"text\":\"MCMMO Menu Config on Pastebin\",\"color\":\"underline\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"http://pastebin.com/2GRdquVC\"}}]}"
- item-id: NETHER_STAR
- label: MCMMO Menu Config
- onclick-sound: UI_BUTTON_CLICK
- position:
- x: -1
- y: 0.1
- rotation:
- x: 0
- y: 90
- z: 0
- mcmmo-logo:
- type: image
- symmetrical: true ####THIS SHOULD ONLY BE TRUE FOR SYMMETRICAL IMAGES. IT INCORRECTLY RENDERS THE IMAGES OTHERWISE####
- width: 18
- height: 18
- image-src: trophy.gif
- position:
- x: 0
- y: 1
- mcmmo-page-label:
- type: label
- position:
- x: 0
- y: 0.5
- text:
- - "%scroll% &b&lMCMMO Statistics "
- powerlevel-label:
- type: label
- position:
- x: 0
- y: 0.4
- text:
- - "&b&lPower Level: &4&l%mcmmo_power_level%"
- cobble-item-1:
- type: item
- item-id: COBBLESTONE
- position:
- x: -0.4
- y: 0.36
- rotation:
- x: 0
- y: 15
- z: 0
- pick-axe-item-1:
- type: item
- item-id: DIAMOND_PICKAXE
- position:
- x: -0.55
- y: 0.35
- rotation:
- x: 45
- y: 0
- z: 0
- mining-skill:
- type: label
- position:
- x: -0.4
- y: 0.05
- text:
- - "&6&lMining Rank: &a&l%mcmmo_rank_mining%"
- - ""
- - "&6&lMining Skill: &a&l%mcmmo_level_mining%"
- - ""
- - "&6&lXP Remaining: &a&l%mcmmo_xp_remaining_mining%"
- bow-item-1:
- type: item
- item-id: BOW
- position:
- x: 0.45
- y: 0.28
- rotation:
- x: -30
- y: 180
- z: 0
- arrow-item-1:
- type: item
- item-id: SPECTRAL_ARROW
- position:
- x: 0.41
- y: 0.26
- rotation:
- x: 0
- y: 90
- z: 0
- archery-skill:
- type: label
- position:
- x: 0.4
- y: 0.05
- text:
- - "&6&lArchery Rank: &a&l%mcmmo_rank_archery%"
- - ""
- - "&6&lArchery Skill: &a&l%mcmmo_level_archery%"
- - ""
- - "&6&lXP Remaining: &a&l%mcmmo_xp_remaining_archery%"
- anvil-item-1:
- type: item
- item-id: ANVIL
- position:
- x: -0.43
- y: -0.05
- rotation:
- x: 0
- y: 0
- z: 0
- repair-skill:
- type: label
- position:
- x: -0.4
- y: -0.395
- text:
- - "&6&lRepairing Rank: &a&l%mcmmo_rank_repair%"
- - ""
- - "&6&lRepairing Skill: &a&l%mcmmo_level_repair%"
- - ""
- - "&6&lXP Remaining: &a&l%mcmmo_xp_remaining_repair%"
- fishingrod-item-1:
- type: item
- item-id: FISHING_ROD
- position:
- x: 0.45
- y: -0.26
- rotation:
- x: 0
- y: 180
- z: 0
- fish-item-1:
- type: item
- item-id: RAW_FISH:2
- position:
- x: 0.32
- y: -0.23
- rotation:
- x: 0
- y: 90
- z: 0
- fishing-skill:
- type: label
- position:
- x: 0.4
- y: -0.395
- text:
- - "&6&lFishing Rank: &a&l%mcmmo_rank_fishing%"
- - ""
- - "&6&lFishing Skill: &a&l%mcmmo_level_fishing%"
- - ""
- - "&6&lXP Remaining: &a&l%mcmmo_xp_remaining_fishing%"
- skeleton:
- type: entity
- label: "&6&lTrainer"
- always-show-label: true
- execute-command-as-console: true
- onclick: "tellraw %player_name% {\"text\":\"\",\"extra\":[{\"text\":\"\",\"color\":\"bold\"},{\"text\":\"Train hard to improve your stats!\",\"color\":\"gold\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"http://pastebin.com/2GRdquVC\"}}]}"
- onclick-sound: ENTITY_SKELETON_AMBIENT
- entity-type: SKELETON
- position:
- x: 0
- y: 0.04
- yaw: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement