Consume Item

You Can use This plugin to set new Consume Item

What Is Consume Item?

The Consume Item is a new function, That can make a new Consume to your Custom Item

And this function can Set use time on your Consumables, That also can set new effect on your Consumables.

Below I will show how to create a consumable.

Step 1

First you need set ItemType <consumable> to your CustomItem.

Step 2

Second you Can Set usage time of Consumables you want

Step 3

Finally you need set your Effect on your Consumables

Consumeables Effect

ConsumeEffect type

  • Healthadd

  • Foodadd

  • Leveladd

  • Expadd

This is config.yml

  Basic:
    Format_ConsumeEffect: '&7Add <value> <effect>'

Last updated