mod-autofish/conf/mod_autofish.conf.dist

38 lines
924 B
Plaintext
Raw Normal View History

2025-11-01 16:58:41 -07:00
# AutoFish module
AutoFish.Enabled = 1
# Delay between checking the bobber for a fish
# Values: 0-15000
AuoFish.TickMs = 200
# Max distance to look for your own Bobber
# Values: 1.0-100.0
2025-11-01 16:58:41 -07:00
AutoFish.ScanRange = 30.0
# Bobber entries to watch
# Values: ID(s) of the bobber entities, comma separated
2025-11-01 16:58:41 -07:00
AutoFish.BobberEntries = 35591
2025-11-01 17:48:01 -07:00
# Automatically loot fish
# Values: 1 for on, 0 for off
2025-11-01 17:48:01 -07:00
AutoFish.ServerAutoLoot = 1
2025-11-01 17:53:30 -07:00
# Automatically Recast the fishing line
# Values: 1 for on, 0 for off
2025-11-01 17:53:30 -07:00
AutoFish.AutoRecast = 1
# Delay before recasting the fishing line
# Values:
2025-11-01 17:53:30 -07:00
AutoFish.RecastDelayMs = 500
# Spell ID used to recast the fishing line
# Values: Spell ID of "Fishing"
2025-11-01 18:07:10 -07:00
AutoFish.RecastSpell = 18248
# Delay before looting from the loot window)
# Values: 0-3000
2025-11-01 18:35:44 -07:00
AutoFish.AutoLootDelayMs = 120
# Bag item required to activate autofish
# Values: Item ID, if 0 then no item required
AutoFish.RequiredItemId = 0