StrawIODOCS
Panel ↗Discord ↗

StrawBaltop v1.0.0

Results

The Results screen is configured in plugins/StrawBaltop/gui/ResultsGUI.yml.

Opening this screen

Start with /baltop (View the money leaderboard.). The package does not specify a separate direct command for this individual screen. Its configured controls are listed below.

Controls

Control Slot Player hint Configured action
Previous Page 48 Page %page%/%pages% · · Click to go back
Back 45 Click to return close
Next Page 50 Page %page%/%pages% · · Click to go forward
%player% 49 %label%: %value% (%rank%)

Customize the screen

Edit the fields present in this file, such as title, rows, material, name, lore and slot. Keep placeholder tokens and action values intact unless you intend to change their behavior.

Save your changes, then run /strawbaltop reload. Check Permissions for feature access.

SERVER File location
plugins/StrawBaltop/gui
  • ResultsGUI.yml← Open this file

Full configuration reference

gui/ResultsGUI.yml
title: '&8%board% (%page%/%pages%)'
rows: 6
entry:
  material: PLAYER_HEAD
  name: '&#00fc88%player%'
  lore:
  - '&f%label%: %value% &#00fc88(%rank%)'
items:
  previous:
    slot: 48
    material: ARROW
    name: '&#00fc88Previous Page'
    lore:
    - '&7Page %page%/%pages%'
    - '&f'
    - '&fClick to go back'
  back:
    slot: 45
    material: RED_STAINED_GLASS_PANE
    name: '&#fc0404Back'
    lore:
    - '&fClick to return'
    action: close
  next:
    slot: 50
    material: ARROW
    name: '&#00fc88Next Page'
    lore:
    - '&7Page %page%/%pages%'
    - '&f'
    - '&fClick to go forward'
  self:
    material: PLAYER_HEAD
    slot: 49
    name: '&#00fc88%player%'
    lore:
    - '&f%label%: %value% &#00fc88(%rank%)'
value-format: '&7%value%'
rank-format: '&#00fc88%rank%'
listing-slots: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28,
  29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44]

StrawIO Docs · StrawBaltop

Search documentation

Search across plugins and common guides.