setResultGiveCancel

Sets a boolean value that means the Custom Crafter API give result items to players or not.

You have to set this to true if you want to give result items processing in your plugin.

Default = false

Since

5.0.11

Parameters

v

Give or not

calledAsync

Called from async processing or not. (Default = false)