👍
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
  • Kudos Commands & Permissions
  • Kudmin Commands & Permissions
  1. Getting Started

Permissions & Commands

Kudos Commands & Permissions

This section describes all commands intended for players.

Command
Permission
Description

---

kudos.player.*

Bypass permission for all player commands

kudo [player] (reason)

kudos.player.award

Awards a kudo to a players. Optionally, a reason can be given

kudos

kudos.player.gui

Opens GUI

kudos [player]

kudos.player.show

Displays the Kudos from a player

Kudmin Commands & Permissions

Kudmin, Kudos Administration, are commands to manage the plugin and (assigned) kudos from players.

Command
Permission
Description

---

kudos.admin.*

Bypass permission for kudmin commands

kudmin

Show plugin version

kudmin help

Show help page

kudmin get [player] [page]

Displays Kudos from a player

kudmin add [player] [amount] [reason]

Add Kudos for a player

kudmin remove [player] [kudos_id]

Removes a Kudo from a player. To find out the KudoID type "/kudmin get"

kudmin clear [player] [kudos/assigned_kudos]

Clear all Kudos from a player

kudmin clearall [player]

Clear all Kudos and assigned Kudos from a player

kudmin reload

Reload plugin files

kudmin migrate

Migrates player data from old table structure (Kudos version older than 4.0.0-PRE3) to new table structure

PreviousInstallation & SetupNextPlaceholders

Last updated 1 year ago

📖