Kudos V5 Wiki
  • 📖Getting Started
    • Home
    • Installation & Setup
    • Permissions & Commands
    • Placeholders
Powered by GitBook
On this page
  1. Getting Started

Placeholders

PreviousPermissions & Commands

Last updated 6 months ago

Placeholders

Kudos supports placeholders. All placeholders in the table can be used in within the plugin.

Additionally, Kudos supports . This makes it possible to use all with "Support PAPI: true" marked placeholders also in other plugins that are supporting PlaceholderAPI.

Placeholder
Description

%kudos_player_name%

Shows own username. Support PAPI: true

%kudos_player_kudos%

Shows the received Kudos. Support PAPI: true

%kudos_player_assigned_kudos%

Shows assigned Kudos. Support PAPI: true

%kudos_targetplayer_name%

Shows username of the target player. Support PAPI: false

%kudos_targetplayer_kudos%

Shows Kudos of the target player. Support PAPI: false

%kudos_cooldown%

Shows when you are allowed to send a kudo again. Support PAPI: false

%kudos_top1_kudos%

Shows the player with the most Kudos. Support PAPI: true

%kudos_top2_kudos%

Shows the player with the second most Kudos. Support PAPI: true

%kudos_top3_kudos%

Shows the player with the third most Kudos. Support PAPI: true

%kudos_award_reason%

Shows Kudo award reason. Support PAPI: false

%kudos_maximum_award_reason_chars%

Shows the maximum allowed reason length. Support PAPI: false

%kudos_award_date%

Shows the date from an awarded kudo. Support PAPI: false

📖
PlaceholderAPI