saraFarm
PricingFeaturesDownloadDiscord Server
  • 💜saraFarm
  • getting started
    • Pricing
    • Showcase
    • Requirements
    • Download
    • Discord Server
  • customizing your configuration
    • Bots Configuration
      • Adding Bot Config
      • Bot Credential
      • Backup Bots
      • Worlds
      • Start From
      • Door Id
      • Webhooks
      • Storage
    • Customizable Configuration
      • Language
      • Parameter
      • Control
      • Proxy
      • Webhook
      • Events
        • onSuspended
        • onPreFarm
        • onPlant
        • onStoringSeed
      • Options
        • Random Row
        • Check Jammed
        • Check Fire
        • Change Bot
        • Put and Break
        • Rotation
        • Trash
        • Seed
        • Pack
        • Rest
        • Login
        • Reconnect
        • Blacklist Tile
        • Random World
        • Random Chat
        • Store Specific
        • Auto Equip
      • General
      • Delays
  • features
    • Auto Login
    • Auto Assign Proxy
    • Language
    • Webhook
    • Auto Equip Items
    • Auto Convert
    • Sweep Harvesting
    • Random Harvesting
    • Snake Processing
    • Random Chat
    • Planting
    • Put and Break
    • Put and Break Animation
    • Rest
    • Quick Decide
    • Adding More Soon
Powered by GitBook
On this page
  1. customizing your configuration
  2. Customizable Configuration
  3. Events

onStoringSeed

Triggered every time when your bot is storing seeds.

Keep

If this option is enabled then the bot will keep the seeds inside the world at fixed position ( 0, 0 ), this is useful where you could avoid subserver problem between warping worlds.

Example

onStoringSeed = {
    keep = false
}
PreviousonPlantNextOptions

Last updated 2 years ago