LMBishop / CommandToItem

Plugin for Spigot which allows for the creation of customisable items which executed predefined commands.
GNU General Public License v3.0
3 stars 4 forks source link

The "enchantments" and "on-use.consume" fields don't work. #1

Closed luiskeniosis closed 4 years ago

luiskeniosis commented 4 years ago

Attached is my current config file. When I get the item in game, there is no enchantment glow (tested with and without the "HIDE_ENCHANTS" item flag. When I right click the item, it disappears even though I have consume: false. config.zip

partydev commented 4 years ago

Does not work for me at all either.

Edit: Was referring to the "enchantments" field. Have not used on-use.consume.

LMBishop commented 4 years ago

i can confirm that the "enchantments" field is not working however i cannot replicate the bug on "on-use.consume" with the given config

can you confirm you're using the latest version, 2.3?

Marotheit commented 4 years ago

I am also having an issue with on-use.consume.

I am running Paper #31 for 1.15.1, CommandToItem v2.3.

I even tried running the default infinite-cookie example, and it too disappears.

config.zip