An easy to use plugin, blueprint lets you specify certain items as craft-able ONLY after first obtaining and using an item's blueprint.
There are currently no commands available but more commands and configuration are planned for the future.
Blueprints are obtained as drops from mobs. Drop rates can be configured via the config. Blueprints will be applied on pickup.
Source Code on GitHub
Bypass blueprint checks - blueprint.bypass
//dropChance is the rate which mobs will drop blueprints dropChance: 100 //Blueprints are the items which will require blueprints before crafting Blueprints: [20,23,25,27,28,29,33,35,41,42,45,46,47] //players are the current blueprints held by players. players: Riaku: - 355
for problems or suggestions, feel free to contact me here, or on github.
Source can be found on Github https:github.com/Riaku/blueprints