CustomCommands
CCommands lets you create unlimited custom Minecraft commands directly from a simple config file. Stack multiple actions, use placeholders, set permissions, and automate your server easily without complicated scripting.
CustomCommands
CCommands
CCommands is a powerful and lightweight Minecraft plugin for Paper/Spigot 1.21.8 that allows you to create fully customizable commands directly from a simple configuration file — without editing the plugin.yml or recompiling the plugin.
With CCommands, you can define unlimited custom commands inside the config.yml and stack as many console commands as you want behind them. Each custom command can have its own permission, multiple execution lines, and placeholder support. This makes it perfect for server owners who want flexible automation without installing heavy scripting plugins.
Features
Create unlimited custom commands in config.yml
No need to register commands in plugin.yml
Stack unlimited commands per custom command
Permission support per command
Placeholder support:
%player% → Target player (argument or executor)
%executor% → Player who executed the command
Console execution for maximum compatibility
Lightweight and optimized
No NMS or packet usage (stable across updates)
How It Works
You simply define commands in the config.yml like this:
Set a command name
Assign a permission
Add one or multiple console commands
When a player executes /example or /example PlayerName, the plugin automatically replaces placeholders and runs all configured commands in order.
Perfect For
Reward systems
Admin tools
Server automation
Event commands
Custom moderation tools
RPG or economy servers
Please Report bugs 🙏