📰Layers
Description of all layers and examples.
background:
type: "background"
texture: "examples/forest.png" night:
type: "button"
texture_outline: "examples/button_outline.png"
position: [5, 12]
actions:
requirements:
type: "has_permission"
permission: "mapmenu.night.permission"
deny_actions:
- "[message] &cYou do not have permission to do this action"
actions:
- "[console] time set 16000" title:
type: "text"
text: "&a.----[Player Stats]----."
position: "[3, 2]"
stats:
type: "text"
text:
- "&ePlayTime: &f%statistic_time_played%"
- "Xe7e5Mined diamonds: &f%statistic_mine_block:diamond_ore%"
- "&#d988e7Jumps: &f%statistic_jump%"
- "&cDeaths: &f%statistic_deaths%"
- "&4Kills: &f%statistic_player_kills%"
- ""
- " &0aFirst join:"
- " &f%player_first_join_date%"Last updated