DKCommandItems is a Minecraft server plugin that allows you to create **custom items** with associated commands. When a player uses these items, specific commands are executed automatically, offering creative and functional possibilities for your server.
📌 Plugin Commands
/dkcommanditems or /dkci
Description: Opens the main plugin interface.
Permission: `dkcommanditems.admin`
Usage: Main command to access all features.
`/dkcommanditems give <player> <item>`
Description: Gives the specified custom item to a player.
`/dkcommanditems reload`
Description: Reloads the plugin configuration.
🔑 Permissions
`dkcommanditems.admin`
Description: Full access to all plugin features.
Default: `op`
Includes: Create, edit, delete items, and use all commands.
`dkcommanditems.use`
Description: Allows players to use custom items.
Default: `true` (all players)
Required for: Activating commands when using custom items.
💡 Optional
PlaceholderAPI: Support for advanced placeholders from other plugins.