Pseudooo / NoCrafting

A small plugin that disables user-defined crafting recipes
0 stars 0 forks source link

CustomItems #2

Closed JordanPlayz158 closed 4 years ago

JordanPlayz158 commented 4 years ago

Doesn't stop custom items recipes from being denied when specified in blocked items list

Pseudooo commented 4 years ago

This seems to be a result of CustomItems. I'm not sure how they're handling their own custom recipes but the recipe indicates my plugin should be attempting to set the result of the recipe, however it still yields a Craftable item.

Pseudooo commented 4 years ago

Issue arose from reload as opposed to restarting the server.