Your bulkcraft is set to 0 MrSmid..... Set it to 1 or 2 (0= disabled, 1= cupboard only, 2= anywhere)
LimeBench [Unmaintained]
Discussion in 'Plugin Support' started by Deicide666ra, Jun 19, 2015.
-
-
Hi Deicide666ra,
I'm on the server UK Moose and it seems to be having some difficulty after using bulk craft which causes frequent crashes for some unknown reason. As a result, JohnRU has had to remove it from the server to stop the constant crashing and it's a great shame as it was mine and everyone elses' favourite plugin. Is there a solution to this problem? Because I know many people including myself would love it greatly if we could add it back again to the server.
Thanks for creating such an awesome plugin,
mango2mania -
-
-
-
-
-
-
-
The stack sizes on my server are part of L.I.M.E. (Legacy Inspired Mod for Experimental), it's a custom and exclusive plugin I made for my server. It does a whole lot more than stack sizes, it's also a gather manager with crits, yields based on tree size/type, radiation controller, spawn kit handler, etc. Sorry, this one won't be released -
Hi can someone tell me how to make bulk-craft please? Ive been trying for 30mins but its just not working. Where do i edit to be more accurate? Plugins or config?
-
Code:
{ "Authorizations": { "benchMultiplierAuthLevel": 0, "bulkCraftAuthLevel": 2, "craftingMultiplierAuthLevel": 0 }, "Blacklists": { "benchMultiplierBlacklist": [], "bulkCraftBlacklist": [], "craftingMultiplierBlacklist": [] }, "Crafting": { "benchMultiplier": 0.5, "bulkCraft": 2, "craftingMultiplier": 0.75, "gunpowderMultiplier": 0.4 } }
-
-
Note that this specific config grants bulkcraft to admins only (owner level). -
Is there a reason why Bulk Craft wouldn't work on Syringes and Highwalls?
-
-
[DOUBLEPOST=1441490970][/DOUBLEPOST]Code:{ "Authorizations": { "benchMultiplierAuthLevel": 0, "bulkCraftAuthLevel": 0, "craftingMultiplierAuthLevel": 0 }, "Blacklists": { "benchMultiplierBlacklist": [], "bulkCraftBlacklist": [], "craftingMultiplierBlacklist": [] }, "Crafting": { "benchMultiplier": 0.5, "bulkCraft": 1, "craftingMultiplier": 0, "gunpowderMultiplier": 0.4 } }
-
I could however add a setting to allow overstacking... But thats a bit hackish don't you think? -
[DOUBLEPOST=1441565083,1441537141][/DOUBLEPOST]Would there be a way of reducing the time it takes to craft just C4, so include everything else into BulkCraft except C4?