InstantBulkCraft
When instant crafting is enabled, and this is enabled all the items will be given instantly, and not one at a time.
Crafting Controller for Rust | Oxide
How instantly 100 complete
I do not want +1 +1 ~ +99 +100
Crafting Controller
Moved
Total Downloads: 52,439 - First Release: Oct 29, 2014 - Last Update: Apr 19, 2018
- 5/5, 72 likes
-
Does anyone have this working? It was working for us for about a day and then it bugged out crafting. I don't understand how other servers have this working....can anyone who has it help me config it?
Thanks
Jon -
With today's update:
Code:(16:07:55) | [Oxide] 4:08 PM [Error] CraftingController plugin failed to compile! (16:07:55) | [Oxide] 4:08 PM [Error] CraftingController.cs(531,35): error CS1501: No overload for method `GiveItem' takes `3' arguments
-
Same As above
-
Update broke plugin?
-
Yup, same exact error here.
-
yup @insane8472 we need you<3
-
yup, same error here.
-
Mughisi updated Crafting Controller with a new update entry:
2.4.3
-
(16:58:30) | [Oxide] 3:57 PM [Error] CraftingController plugin failed to compile!
(16:58:30) | [Oxide] 3:57 PM [Error] CraftingController.cs(531,35): error CS1501: No overload for method `GiveItem' takes `3' arguments -
ly Mughisi
-
Thanks man!
-
since last update the plugin wont work, i tried to reinstall the plugin
-
-
oh, ur fast) TYVM!
-
how you update it? re-install or what?
when i look at clanforge addon i see the crafting controller 2.4.2 not the 2.4.3 any ideas? -
Ask your host to allow actual control of something you pay them for.
-
what is the console command to reload without having to restart server?
-
-
can never get BulkCraft to work on this plugin, it doesn't even appear in the config file code..... i tried to add it in but no luck
please help!
Config Code:
Code:{ "Messages": { "BlockedItem": "{0} has already been blocked!", "BlockSucces": "{0} has been blocked from crafting.", "CraftBlockedItem": "{0} is blocked and can not be crafted!", "CurrentCraftingRate": "The crafting rate is set to {0}%.", "InvalidItem": "{0} is not a valid item. Please use the name of the item as it appears in the item list. Ex: Camp Fire", "ModifyCraftingRate": "The crafting rate is now set to {0}%.", "ModifyCraftingRateError": "The new crafting rate must be a number. 0 is instant craft, 100 is normal and 200 is double!", "ModifyCraftingRateItem": "The crafting rate for {0} is now set to {1}%.", "NoBlockedItems": "No items have been blocked.", "NoItemRate": "You need to specify an item and a new crafting rate for this command.", "NoItemSpecified": "You need to specify an item for this command.", "NoPermission": "You don't have permission to use this command.", "ShowBlockedItems": "The following items are blocked: ", "UnblockItem": "{0} is not blocked!", "UnblockSucces": "{0} is no longer blocked from crafting." }, "Options": { "BlockedItems": [], "CompleteCurrentCraftingOnShutdown": false, "CraftingRate": 0.0, "InstantBulkCraft": true, "IndividualCraftingRates": {}, "InstantCraftForAdmins": true, "InstantCraftForModerators": false }, "Settings": { "ChatPrefix": "Crafting Controller", "ChatPrefixColor": "#008000ff" } }
Last edited by a moderator: Feb 2, 2016