👍
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
  • Impressions
  1. Configurations
  2. gui.yml
  3. Main Page

General Settings

PreviousMain PageNextStatistics Settings

Last updated 1 year ago

Introduction

General settings for the Kudos GUI. The rows of the GUI are restricted to one row.

Configuration

Option
Description

enabled

Enbables/Disables the Kudos GUI. If it's not enbabled, a message will be shown that the player should specify a target player to view the kudos of a player. Possible values: true false Default value: true

title

Sets title of the GUI. Possible values: Any string, supports format codes Default value: &rKudos

rows

Defines the amount of rows of the main site. Possible values: Integer between 0 and 7 Default value: 1

page-switcher.backwards.item-name

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

page-switcher.forwards.item-name

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

page-switcher.playsound.enabled

Enbables/Disables playsound on page switching. Possible values: true false Default value: true

page-switcher.playsound.playsound-type

Impressions

Default Kudos GUI (deprecated: received kudos list is missing)

Determines the playsound-type. Possible values: all available values are listed Default value: ITEM_BOOK_PAGE_TURN

⚙️
here