BulkCraft Dosent Work No Errors In Log Or In Rcon ,
2 days ago the plugin worked fine and then after the 104 devblog update plugin didnt work anymore (Plugin Need An Update)
Pls Fix It as fast as u can Thx !

Magic Craft
Alternative crafting system
Total Downloads: 6,437 - First Release: Sep 18, 2015 - Last Update: Oct 13, 2017
- 5/5, 25 likes
-
-
-
Great plugin, Always enjoyed it in my server, but could you add a config line which uses the players skin id that he/she is trying to craft? because i cannot use my own skins with the plugin :S
-
Hey, I get this error when crafting something
(19:15:15) | [Oxide] 18:15 [Error] Failed to call hook 'OnItemCraft' on plugin 'MagicCraft v0.2.2' (NullReferenceException: Object reference not set to an instance of an object)
How can I fix it?
Ty, -
Is there any way to have MagicCraft work while CraftingController is on? It seems like on my server the controller will override MagicCraft! Thank you.
-
this may need an update now i think to work with crafting controller not working for me either
-
Hey, is it possible to make it so when players craft an item, it crafts the item with the skin they enabled while having bulk craft set to true?
-
Yah, plus it seems like the skins are broken. Like 2dles said, bulk craft will override any user skins.
-
hey guys
im using crafting controller and my members are asking for magic craft
ive installed the plugin but instant crafting isnt working ive give permissions to all players
this is my config file
Code:{ "Protocol": 1320, "UsePopupNotifications": false, "MessagesEnabled": true }"gunpowder": { "MaxBulkCraft": 999, "MinBulkCraft": 1, "displayName": "Gun Powder", "shortName": "gunpowder", "description": "Made from Sulphur and Charcoal.", "Enabled": true, "Cooldown": 0 },
thanksLast edited by a moderator: Apr 14, 2016 -
Hi, you need instant craft?
[DOUBLEPOST=1460635041][/DOUBLEPOST]If yes install this plugin
Crafting Controller for Rust | Oxide
and log on as admin and write command:
/rate 0 results in instant-craft
/rate 50 results in half-craft
/rate 100 results in normal-craft
/rate 150 results in 50% extra crafting time
/rate 200 results in double-craft
or you can set invidual item rate exaple:
/itemrate Hammer 0 -
i have that mate but its counting down from 999 which takes like 5mins i have /rate 0 for instant craft but still counts down from 999 not instant
i have this and crafting controller
Magic Craft for Rust | Oxide -
Hmm i think you can“t produce all 999 at once
It must produce gradually but quickly 0sec instead 10sec -
yeah i seen it on some maps where its instant. nevermind its better then it was.
-
hmm in magic craft is this settings
"gunpowder": {
"MaxBulkCraft": 999,
"MinBulkCraft": 1,
"displayName": "Gun Powder",
"shortName": "gunpowder",
"description": "Made from Sulphur and Charcoal.",
"Enabled": false, <----------- chge this to true
"Cooldown": 0
},
But this is only for Gunpowder.
if u can set this for other item you must create new settings... i think
"gunpowder": { <----------- set name item
"MaxBulkCraft": 999,
"MinBulkCraft": 1,
"displayName": "Gun Powder", <----------- set displayname item
"shortName": "gunpowder", <----------- set shortname item
"description": "Made from Sulphur and Charcoal.", <----------- set description
"Enabled": false, <----------- chge this to true
"Cooldown": 0
},
For example:
"gunpowder": {
"MaxBulkCraft": 999,
"MinBulkCraft": 1,
"displayName": "Gun Powder",
"shortName": "gunpowder",
"description": "Made from Sulphur and Charcoal.",
"Enabled": true,
"Cooldown": 0
},
"hatchet": {
"MaxBulkCraft": 999,
"MinBulkCraft": 1,
"displayName": "Hatchet",
"shortName": "hatchet",
"description": "Made from Wood and Metal Fragments.",
"Enabled": true,
"Cooldown": 0
}, -
Is it possible to enable permission to everyone? I want instacraft for all my players and its impossible to give permission one by one.
-
Nice plugin!
I noticed that there is a skin option, how does it work ? -
-
Alright! So hear me out! i got this problem on my server.. let me try and explain.
First i got all skins disabled and all the skins in the DATA are set to 0.
So my problem is i got people complaining about the fact that people cannot use there legit skins on the server.
Does anyone have either a fix or an idea how i can solve this issue regarding this?
Sincerly...
Frost. -
While this plugin works for us it crafts more than it should. Try crafting 100 handmade shells. It will use resources for 100 but give you 200. Does this for other ammo types too. A fix would be great.