Crafting Controller

Allows you to modify the time spend crafting and which items can be crafted

Total Downloads: 52,420 - First Release: Oct 29, 2014 - Last Update: Apr 19, 2018

5/5, 72 likes
  1. Comment Self Deleted
     
    Last edited by a moderator: Sep 20, 2016
  2. Where is bulk crafting?
     
  3. Magiccraft
     
  4. [Oxide] 16:33 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: AdminRadar - 0 (Single), CraftingController (0.09622729 (Single))
     
  5. Can you add support for AdminRadar since they both call the OnXpEarn hook?

    The api is on my overview page.
     
  6. is there a way to make it instant for stacked items like gun powder
     
  7. I have crafting controller and component blocker and when trying to craft i get resource refund from both plugins. how do I disable refund?
     
  8. how do I set the Instant crafting in one piece and not one by one?
     
  9. [Oxide] 21:00 [Error] CraftingController plugin failed to compile!
    [Oxide] 21:00 [Error] CraftingController.cs(415,16): error CS1525: Unexpected symbol `end-of-file'
     
  10. Re-download the plugin. Your download was probably failing or you did not edit the plugin correct, what ever you were trying to do ;)
     
  11. OK! so here is my issue. I am admin along with 3 others a server when we craft it says 0 seconds but takes 3 or 4 seconds to craft anything. Now when anyone else crafts anything on server. It literally takes 0 seconds for them to craft. What am i doing wrong or what could of happen? Here is my config.
     

    Attached Files:

  12. In my server i can craft all insta-craft, but some items we can´t craft insta, and i writed 50 times

    crafting.itemrate "Gun Powder" 0.0
    crafting.itemrate "Explosives" 0.0

    and more items, can´t crafted insta

    Someone help me?
     
  13. how do I activate Instant Bulk Craft for players?
     
  14. Hello guys! I have a trouble with instant craft. When i set option "CraftingRate" to 0, it makes all at 0 sec, what really takes 10ms, and stack of 100000 makes ~ for 15 minutes. Command craft.instant doesn't work. How to make craft really instant? That make 100000 for 0 sec, not 15 minutes.
    Code:
    "Options": {
        "BlockedItems": [],
        "CompleteCurrentCraftingOnShutdown": false,
        "CraftingExperienceRate": 100.0,
        "CraftingRate": 0.0,
        "IndividualCraftingRates": {},
        "InstantCraftForAdmins": true,
        "InstantCraftForModerators": true
     
  15. Code:
    Creating item with less than 1 amount! (Wood)
    Creating item with less than 1 amount! (Wood)
    Creating item with less than 1 amount! (Wood)
    Creating item with less than 1 amount! (Wood)
    Creating item with less than 1 amount! (Wood)
    Creating item with less than 1 amount! (Wood)
    Creating item with less than 1 amount! (Wood)
    Creating item with less than 1 amount! (Wood)
    
    console spam
     
  16. I've blocked certain items but my players can still craft them?
     
  17. Hello razrab
    why ignore your Customer plugin development?
    when you make bulk Kraft? is not it possible that it is difficult to add a few lines to you?
     
  18. Is there a way to change the instant craft for admins to false without deleting and reinstalling the plugin?
     
  19. Eat

    Eat

    how it works IndividualCraftingRates !???
     
  20. is bulk crafting broken/removed?