This plugins allow you to get back ingredients from a crafted item
just hold the item in hand and use the command: /rvcraft
item with durability different from 100% can't be reverted!
you also can't revert some obvious items: glass, wood planks
NEW: now you can choose which items cannot be reverted!
commands:
rvcraft:
description: get ingredients for item in hands.
permission: rvcraft.rvcraft
usage: /rvcraft
rvcforbid:
description: forbid a reverse craft
permission: rvcraft.admin
usage: /rvcforbid <Material>
rvcallow:
description: allow a reverse craft that was forbidden
permission: rvcraft.admin
usage: /rvcallow <Material>
rvcforbidden:
description: list forbidden materials
permission: rvcraft.rvcforbidden
usage: /rvcforbidden
permissions:
rvcraft.*:
default: op
children:
rvcraft.rvcraft: true
rvcraft.admin: true
rvcraft.rvcraft:
default: true
rvcraft.admin:
default: op
children:
rvcraft.rvcforbidden: true