Skip to content

stats-menu.yml

The stats-menu.yml file controls the GUI opened with /kotl stats [player].


  • rows: Menu height. KOTL uses 6 rows by default.
  • title: MiniMessage inventory title.
  • items: Decorations, player totals, navigation, and arena templates.

Item KeySlotMaterialPurpose
background_fillMultipleGRAY_STAINED_GLASS_PANEDecorative fill and border.
decoration_bordersMultipleRED_STAINED_GLASS_PANEDecorative profile border.
player_head13PLAYER_HEADDisplays the target player’s skin.
view_arenas22COMPASSOpens per-arena records.
score30NETHER_STARTotal crown score.
kills31IRON_SWORDTotal kills.
deaths32SKELETON_SKULLTotal deaths.
games_played40LEATHER_BOOTSTotal tours played.
back_button49DARK_OAK_DOORReturns to the main profile page.
previous_page45ARROWPrevious arena page.
next_page53ARROWNext arena page.
arena_templateDynamicMAPOne per registered arena.

ActionUsed ByBehavior
open_arenasview_arenasOpens the arena records browser.
backback_buttonReturns to the main profile.
previous_pageprevious_pageMoves backward through arena pages.
next_pagenext_pageMoves forward through arena pages.

PlaceholderDescription
%target%Player whose profile is displayed.
%games_played%Total tours played.
%score%Total crown score.
%kill%Total kills.
%death%Total deaths.

Each arena_template item shows:

  • %arena%: Arena ID.
  • %score%: Target player’s score in that arena.
  • Top three %rank%, %player%, and %record_score% values.
  • The target player’s own rank when it is outside the top three.

color-1, color-2, and color-3 control podium colors. Empty leaderboards use empty-leaderboard.


items:
view_arenas:
slot: 22
action: "open_arenas"
material: COMPASS
arena_template:
material: MAP
name: "<#29B6F6><bold>%arena%"