You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since all crafting related actions are handled within the session itself - how do we want to handle this? One option could be to move the actual crafting processing related code to *player.Player and call the handler from there.
new HandleItemsCrafting on the player handler.
There is no way to stop players from crafting items. Just need a handle to cancel that.
The text was updated successfully, but these errors were encountered: