👍
Kudos V4 Wiki
  • 📖Getting Started
    • Home
    • Installation & Setup
    • Permissions & Commands
    • Placeholders
  • ⚙️Configurations
    • config.yml
      • General Settings
      • Kudo Award Settings
        • General
        • Notification
        • Limitation
        • Rewards
          • Item Rewards
          • XP
          • Command Rewards
      • Milestones
        • General
        • Rewards
          • Item Rewards
          • XP
          • Command Rewards
    • gui.yml
      • Main Page
        • General Settings
        • Statistics Settings
        • Help Settings
        • Received Kudos
        • Leaderboard Settings
      • Received Kudos Page
        • Received-Kudos-Item
      • Leaderboard
    • messages.yml
    • mysql.yml
Powered by GitBook
On this page
  • Introduction
  • Configuration
  1. Configurations
  2. gui.yml
  3. Main Page

Leaderboard Settings

PreviousReceived KudosNextReceived Kudos Page

Last updated 1 year ago

Introduction

This item shows players with the most assigned kudos.

Configuration

Option
Description

enabled

Specifies if item should be displayed. Possible values: true false Default value: true

item

Item that should be set. Possible values: All available items are listed Default value: EMERALD

item-name

Name of the item. Possible values: Any string, supports format codes Default value: &c&lLeaderboard

item-slot

Slot where the item should be set. The first slot begins with 0 instead of 1. Possible values: 0..8 Default value: 7

display-players

Specifies the amount of players that should be displayed. Number of players that can be displayed is limited to a maximum of 15 entries. Possible values: 0..15 Default value: 3

papi.lore-format

Specifies the lore-format. Only affects on "kudos_top[1-3]_kudos" PAPI placeholder. Possible values: Any string, supports format codes Default value: &e%top_kudos% &7%top_player% Note:

papi.not-assigned-kudos

Set placeholder text, if there isn't three players with Kudos registered. Only affects on "kudos_top[1-3]_kudos" PAPI placeholder. Possible values: Any string, supports format codes, as list Default value: &eNot assigned

⚙️
here