feat: add Auto Fishing Stool plugin

This commit is contained in:
2026-08-06 21:32:53 -04:00
commit 1145651366
9 changed files with 256 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"Author": "Bep",
"Name": "Auto Fishing Stool",
"Punchline": "Automatically sits after entering fishing mode.",
"Description": "Uses /sit once after fishing becomes active and the current fishing action finishes.",
"ApplicableVersion": "any",
"RepoUrl": "https://git.bep.moe/verniy/xiv-plugins",
"IconUrl": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/AutoFishingStool/icon.png",
"Tags": [
"fishing",
"utility"
]
}