1. Hi there, yes its me again.

    I came up with the Idea of a Hook for OnItemCraft in RoK.
    It would make it possible to change permissions of who can craft what (making a possible plugin more distinct).

    the general option "IsCraftable" only goes for the whole server, but cannot be altered for each group of players (I'm thinkin of "professions, of course ;) ).

    Code:
    CodeHatch.Networking.Events.Listeners.ItemCrafterListener
    is the place i guess.