Add Command

Add a command to a Minecraft plugin — the executor class, tab completion, plugin.yml registration, permissions, and wiring in onEnable. Use this whenever the user wants a new /command, slash command, subcommands, argument parsing, or tab completion in their Bukkit/Paper/Spigot plugin. Reads the target stack from .mcplugin/config.yml.

itamarb2010-jpg Updated

File contents

itamarb2010-jpg/McPluginSkill/tree/main/.claude/skills/add-command commit c6b38882a8

Frequently asked questions

npx skillmds@latest add itamarb2010-jpg/add-command