Crafter
Automatically crafts items. This is a SkyWars module.
StartDelay
Section titled “StartDelay”Delay before the crafting process starts.
MinDelay
Section titled “MinDelay”Minimum time delay between each crafting action.
MaxDelay
Section titled “MaxDelay”Maximum time delay between each crafting action.
SmartDelay
Section titled “SmartDelay”Controls delay timing based on game events:
- EventToClick: Delay is based on click events.
- EventRender: Delay is based on render events.
ClickMode
Section titled “ClickMode”Method of sending clicks to craft items.
Options: Basic (normal clicking).