👍
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
  1. Getting Started

Placeholders

PreviousPermissions & CommandsNextconfig.yml

Last updated 1 year 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

PlaceholderAPI