👍
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. config.yml
  3. Kudo Award Settings
  4. Rewards

Command Rewards

Introduction

Performs custom commands after a kudo.

Configuration

Option
Description

enabled

Enable/Disable command rewards. Possible values: true false Default value: false

commands

List of commands that are executed after an award. It is possible to execute several commands. Possible values: Any command without '/' Default value:

- effect give %kudos_player_name% minecraft:speed 600

PreviousXPNextMilestones

Last updated 1 year ago

⚙️