Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
DKCmd is a powerful Minecraft Bukkit/Spigot plugin that allows server administrators to create and manage custom commands dynamically through an intuitive GUI interface. The plugin provides a comprehensive command management system with support for PlaceholderAPI integration.
Primary Command:
/dkcmd - Opens the command management GUI
Permission: dkcmd.admin (default: op)
Usage: /dkcmd
Description: Opens the main command management interface
Custom Commands: Dynamically created commands with format: /commandname Permission: dkcmd.use.commandname (individual permission per command) Permission: dkcmd.use.* (wildcard permission for all custom commands)
GUI Features
- Main Menu (27 slots):
- Create Command (Emerald) - Create new custom commands
- Delete Command (Redstone) - Remove existing commands
- Command List (Book) - View all created commands
- Command List Menu (54 slots):
- Displays all custom commands with details
- Shows execution method (Console/Player)
- Shows required permissions
- Right-click to delete commands
- Back button to return to main menu
- Command Creation Process
- Name Input: Enter command name (no spaces allowed)
- Action Input: Enter the command/action to execute
- Executor Selection: Choose between "console" or "player" execution
- Automatic Registration: Command is immediately available for use
Supported Placeholders %player% - Player name replacement PlaceholderAPI Integration: Full support for PlaceholderAPI placeholders when the plugin is installed



