Settings for any events that happened inside the script.
Still in progress of moving all settings into events.
events = { onSuspended = { removeAllBot = false, changeBot = false, removeBot = true }, onPreFarm = { minimumSeeds = 98 }, onFarming = { plant = true } }
Last updated 1 year ago