CommandToItem [1.8-1.19] | Custom consumable command items icon

CommandToItem [1.8-1.19] | Custom consumable command items -----

Create items that when consumed, commands will be executed!



Per-item permissions & item dropping
[​IMG]
  • New | Items can now require permissions
    • For example:
      Code (YAML):
       instant-death :
          ...
          # permission required (in this case commandtoitem.use.instant-death)
          options
      :
            permission-required
      : true
  • New | Items can now be configured to drop to the ground rather than be lost when giving one to a player with a full inventory.
    • Thanks to meowsome on GitHub for the addition
    • Config additons:
      Code (YAML):
      options :
        ...
        drop-if-full-inventory
      : false # If true and the player has a full inventory, drop the item at their feet. If false and the player has a full inventory, the item is lost.

      messages
      :
        ...
        receive-item-inventory-full
      : "&6You have been given %item%&6, but it was dropped at your feet because your inventory is full."
[​IMG]
----------, Feb 2, 2021
Resource Information
Author:
----------
Total Downloads: 15,424
First Release: Mar 12, 2016
Last Update: Aug 9, 2021
Category: ---------------
All-Time Rating:
34 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings