Because I literally edited the plugin just for this post haha. Also he merged it, so now you can clone it from his repo.
I recommend that you wait for someone that's actually good at coding, I just editing plugins, update ect.
Apparently, the plugin already supports enchantments, just use the third parameter of the result like this: Code: result: ["diamond_sword", 1, '{"ench":[{"id":"9s","lvl":"1s"}]}'] The "s" is important, because those values are ShortTags
[Server thread/WARNING]: [CustomCraft] Could not get item [diamond_sword, 1, {"ench":[{"id":"9s","lvl":"1s"}]}] : Class 'pocketmine\nbt\JsonNBTParser' not found [14:43:39] [Server thread/WARNING]: [CustomCraft] Could not get item [diamond_sword, 1, {"ench":[{"id":"9s","lvl":"1s"}]}] : Class 'pocketmine\nbt\JsonNBTParser' not found [14:43:39] [Server thread/INFO]: [CustomCraft] Registered recipe for Diamond Sword Its not working...