👍
Kudos V3 Wiki
  • Getting Started
    • Home
    • Installation & Setup
    • Permissions & Commands
    • Placeholders
  • Configurations
    • config.yml
      • General Settings
      • Kudo Award Settings
        • General
        • Notification
        • Limitation
        • Rewards
          • Award Item
          • XP
          • Command Rewards
      • Milestones
        • General
        • Rewards
          • Award Item
          • XP
          • Command Rewards
    • gui.yml
      • General Settings
      • Statistics Settings
      • Help Settings
      • Top3 Settings
    • messages.yml
    • mysql.yml
Powered by GitBook
On this page
  • Introduction
  • Configuration
  1. Configurations
  2. gui.yml

Statistics Settings

PreviousGeneral SettingsNextHelp Settings

Last updated 1 year ago

Introduction

This item shows the amount of Kudos and assigned Kudos of the player.

Configuration

Option
Description

enabled

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

item

Item that should be set. If the value PLAYER_HEAD is set, the head from player is displayed. Possible values: All available items are listed Default value: PLAYER_HEAD

item-name

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

item-slot

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

lore

Set item lore. Possible values: Any string, supports format codes, as list Default value:

- "&7&e%kudos_player_kudos% &7Kudos received"
- "&7&e%kudos_player_assigned_kudos% &7Kudos assigned"
here