KibbleCommands
ModrinthCreate custom command aliases with dynamic placeholders, per-player cooldowns, and an interactive in-game admin GUI menu for your Minecraft server.
What is KibbleCommands?
KibbleCommands is a lightweight Paper and Spigot plugin designed for Minecraft server administrators. It allows you to create custom command aliases, set per-player cooldowns, assign permissions, execute commands as console or player, and manage your aliases through an interactive in-game GUI menu.
Why Use KibbleCommands?
- Custom Command Shortcuts: Map long or complex commands (like
/minecraft:gamemode creative {player}) to short, easy-to-remember aliases (like/gmc). - Dynamic Placeholders: Supports dynamic placeholders including
{player},{sender},{uuid},{world},{args}, and numbered argument selectors ({arg:1},{arg:2}). - Flexible Execution Modes: Choose whether an alias runs as the player or executes with full privileges directly from the
console. - Per-Player Cooldowns: Prevent command spam by configuring custom cooldown timers per alias.
- In-Game Admin GUI: View, edit, add, or remove aliases instantly using
/kc guiwithout opening configuration files. - Permission Integration: Fully compatible with LuckPerms, Vault, and standard Bukkit permission nodes.
Critical Information Before Downloading
- Minecraft Version: Requires Paper, Spigot, or Purpur for 1.21+.
- Java Version: Requires Java 21 or higher.
- Server-Side Only: This is a server plugin. Players do not need to install anything on their client.
- Soft Dependencies: Integrates with LuckPerms, Vault, and Essentials if installed.
Commands & Permissions
| Command | Usage | Description | Default Permission |
|---------|-------|-------------|-------------------|
| /kibblecommands | /kc <help\|list\|reload\|gui\|add\|remove> | Main management command | kibblecommands.admin |
| /kc gui | /kc gui | Opens the Admin GUI menu | kibblecommands.gui |
| /kc reload | /kc reload | Reloads config.yml | kibblecommands.reload |
Default Configuration Example (config.yml)
message-prefix: "&8[&6KibbleCommands&8]&r "
require-use-permission: false
notify-on-alias-use: false
aliases:
gmc:
command: "minecraft:gamemode creative {player}"
description: "Switch yourself to Creative mode"
permission: "kibblecommands.alias.gmc"
player-only: true
pass-args: false
execute-as: "console"
Versions
FAQ
How do I install KibbleCommands?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is KibbleCommands free?
KibbleCommands is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does KibbleCommands support?
Works with Bukkit, Bungeecord, Folia, Paper. Supports versions 1.21–26.2. See the download section on this page for the full list of supported versions and loaders.

Comments 0
No comments yet. Be the first to share your thoughts.