These commands are available both to ops and the console:

Note

When used in the console, it's mandatory to provide a command-item ID as the first argument.

  • /cmditem cooldown [<period>]

    Get or set the cooldown period for a command item.

    Required permission(s): cmditem.set

  • /cmditem depletion [<after>]

    Get or set the depletion value for a command item.

    Required permission(s): cmditem.set

  • /cmditem enabled [true|false]

    Enable or disable a command-item for everyone.

    Required permission(s): cmditem.set

  • /cmditem export

    Export NBT data from a command-item.

    Required permission(s): cmditem.get

  • /cmditem get

    Inspect a command-item.

    Required permission(s): cmditem.get

  • /cmditem help

    Obtain help in-game.

    Required permission(s): cmditem

  • /cmditem set [<id>] [<depletion> [<cooldown>]] [/<command> ...]

    Define or configure command-items.

    Required permission(s): cmditem.set (also cmditem.admin to assign commands)

  • /cmditem unset

    Unbind a command/ID from an item

    Required permission(s): cmditem.set

  • /cmditem reload

    Reload the plugin.

    Required permission(s): cmditem.admin