AutoCrafters
This plugin always you to use Dispensers to craft items.
- To begin get a dispenser and name it AutoCrafter. Then place it down.
- The output chest should be place on the side the dispenser is facing. The input chest should be opposite the output.
- The item you want crafted should be placed inside the dispenser.(If more then one is supplied they are randomly picked from to craft.)
- The final thing that must be done is a redstone pulse every time you want the item crafted. (Unless its enchanted with infinity.)
Making them faster!
To make the crafters craft more items per redstone signal you can enchant them with efficiency. The amount of items is equal to the level of efficiency plus 1.
This can be disabled by setting Nerf to True in the config file.
Make them work Automatically!
To make the crafters run anytime they have a redstone signal you just have to enchant them with Infinity.
You can config how fast they craft with the config value Auto. Setting it to 0 disables auto crafting.
Whats data.yml??
data.yml holds the efficiency level for all placed AutoCrafter so that you can break them and still retain the efficiency level.
Blacklists?
You can stop players from auto crafting some items by adding them to the black list in the config.
Values that can be adder can be found https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
Pictures and Video to come later.
Please note when I developed this I had no idea autocrafter existed. (It seems to be very out of date anyways) So no this is not a continuation of it.
Metrics
AutoCrafters now uses bStats for metrics data. You can disable this in the bStats config.
-
View User Profile
-
Send Message
Posted Aug 12, 2017In reply to Forge_User_80354567:
-
View User Profile
-
Send Message
Posted Aug 14, 2017In reply to chibill:
-
View User Profile
-
Send Message
Posted Aug 14, 2017In reply to Forge_User_80354567:
-
View User Profile
-
Send Message
Posted Aug 11, 2017Hi, installed this plugin on our server and it works amazingly well. We love it. However, we just can't seem to get the auto crafter to make bonemeal, just wondering if there was any fix for that. Thanks :)
-
View User Profile
-
Send Message
Posted Sep 30, 2017Please check your other plugins for them disabling bone meal.
As this can not be reproduced on any of the 16 servers that use my plugin.
-
View User Profile
-
Send Message
Posted Mar 22, 2017I really like this plugin however i cant get the infinity enchant to work correctly it still requires me to set up a clock or spam a lever to make it automatic ive checked the config file and auto: is still set to 40
-
View User Profile
-
Send Message
Posted Mar 22, 2017The infinity requires it to be powered to work. I should mention that in the description.
Also I have hread there is a bug when you start your server that the auto ones don't work automatically. I am looking into this.
-
View User Profile
-
Send Message
Posted Mar 23, 2017Okay. I think I figured it out. There was back check in my code. (It was looking in the input chest had room instead of the output chest.) Which cause some of this. Also I found a missing = in auto code.
-
View User Profile
-
Send Message
Posted Jun 22, 2017In reply to TurtleNine: