Crafting Controller

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

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

5/5, 72 likes
  1. The config file can be manually edited but it follows a specific format, if you add stuff or set stuff in the wrong location the plugin won't be able to convert that value to what it needs, I would recommend removing the config and reloading the plugin to generate a new config. Then either run a few commands to set some values to see what the config is supposed to look like or set everything by using the available commands.
    Haven't had time to look into it yet, hoping to do this soon.
     
  2. am getting the same error in gather manager
    35 CraftingController - Value is not a convertible object: System.Double to System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
    36 GatherManager - Value is not a convertible object: System.Double to System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]

    Only had this problem since the removal of XP game update, had the server host check both plugins and they are getting the same error in default mode (no config changes)
    I am also running these in default mode and have made no changes as yet
     
  3. Feature Request:

    Is it possible to add a permission for this to take effect in order to create a VIP status similar to Quick Smelt? Something like CraftingController.CanUse. Since my C#/Oxide2 skills suck, I can't tell if the plug-in tweaks the time in the game once when it's loaded, or jumps in each time someone queues an item to be crafted.
    It looks like something could be put in OnItemCraft (line 532) but I'm not sure how, or if, it would work.

    Thanks for reading.
     
  4. I have set the craft time to 0 but is there any way to increase the rate at which they are made? Ex. I joined a server that you could craft so fast that there was a scrolling wall of items and I would like to do that.
     
  5. Is there any way to get this mod to play nice with the mod XPBooster? I'm probably missing something obvious but I can't seem to get anything to give crafting exp.
     
  6. Hello, I know that there was a release to be compatible with XP Manager, but since I installed XP Manager alongside Crafting Controller, my server seems to be chewing away at the system RAM far faster than usual. Is anyone else experiencing an issue similar to this? Not blaming a plugin, just wondering if it's a coincidence?
     
  7. Hi i have problem, plugin didn't load and I didn't find resolution for this:
    [Oxide] 19:08 [Error] CraftingController plugin failed to compile!
    [Oxide] 19:08 [Error] CraftingController.cs(588,38): error CS0246: The type or namespace name `BasePlayer' could not be found. Are you missing an assembly reference?
     
  8. Wulf

    Wulf Community Admin

    This is for Rust, are you using it on Rust?
     
  9. My server is Rust Legacy
     
  10. im getting an error message in console saying the pvxselector is conflicting with the craftingcontroller any idea how to fix it ? i also posted it in the pvxselector plugin thread

    [Oxide] 10:53 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: CraftingController - 0.008319159 (Single), PvXselector (0.008319159 (Single))
    [Oxide] 10:53 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: CraftingController - 0.00851055 (Single), PvXselector (0.00851055 (Single))
     
    Last edited by a moderator: Aug 8, 2016
  11. HI there @Mughisi .
    Wanted to chat about fixing compatability with my mod, If you want instead of making a function to check if my mod is there I would be happy to call a hook eg Void DisableCraftContXP();

    Let me know how you would like to go about htis.

    Regards

    Alpha
     
  12. my players dont get instacraft?
     
  13. Can I give permission to non owners/moderators?? This works really good!
     
  14. Hey could you please add the option to disable the XP system by config, or a hook function.
    I have been dealing with a fair amount of people complaining about the conflict spam, and it seems to break the Cap system in my mod.
    If there is already something included that deals with that please let me know and I will implement it in my mod.
    Regards

    Alpha
     
  15. Man. I hate to say it but jezz. When you see someone that doesn't manage to make what you did on your own server. Just help them! I posted a reply asking how do I let everyone on my server use this plugin. And the next reply is. Can you edit this plugin so I can remove the xp boost for the people on my server? Wtf? Just tell me how do you gave them permission to insta craft. I would gladly help someone if needs help. But because this is my first time making a rust server. I can't really help anyone.
     
  16. I wasnt talking to you, I was requesting a feature to the plugin dev to fix a compatibility issue with my mod.
     
  17. Yeah I know. He will see that and he's probably gonna do it. But did you think of giving me a little hint? For a Naked Wanderer? I see you are a Plugin Developer aswell and you put a lot of work into your plugins i believe. So any other plugin would be easy to understamd for you. Am I right?
     
  18. Maybe, But at this time I am busy with my plugin and am not available to assist others, I am sorry, If I have time I would help. Maybe later when i have finished what I am working on. as Im trying to fix to issues with my mod and compatibility.
     
  19. I can understand that. You're a bussy man, with a server that needs maintenance all day, all night. Has to pay for a host. I know it's not easy. I'm just at the beggining of the road with all this and it cracks my head when I can't figure it out by myself.
    [DOUBLEPOST=1471151140][/DOUBLEPOST]
    And I am not even using a hosting site I just do it on my router. Lags like hell. But i thought that for 3 people it can't really be that bad. But it is
     
  20. It seems this plugin is having a conflict with the XP Booster plugin no matter what I do. I can't figure out which is the source of the issue or how to avoid it :(