{"id":80595,"date":"2026-06-04T18:26:09","date_gmt":"2026-06-04T15:26:09","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/"},"modified":"2026-06-04T18:26:09","modified_gmt":"2026-06-04T15:26:09","slug":"herefishy","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/","title":{"rendered":"Herefishy"},"content":{"rendered":"<p># HereFishy<\/p>\n<p>A Paper Minecraft plugin for **auto-fishing** \u2014 automatically catch fish and re-cast your rod without manual intervention.<\/p>\n<p>## Features<\/p>\n<p>### Core (always on)<\/p>\n<p>&#8211; **Auto-fishing toggle** \u2014 `\/herefishy start` and `\/herefishy stop`.<br \/>\n&#8211; **Automatic re-cast** \u2014 After catches or failed attempts the rod is cast again automatically.<br \/>\n&#8211; **Vanilla-ish loot &#038; XP** \u2014 Simulated vanilla fishing loot (fish, junk, treasure) plus Minecraft XP (1\u20136 per catch).<br \/>\n&#8211; **Rod durability protection** \u2014 Stops when only a few casts remain (`\u2264 5` uses by default).<br \/>\n&#8211; **Inventory-full handling**<br \/>\n  &#8211; *Default:* stops with a chat message when you have **no empty slots** (`firstEmpty`).<br \/>\n  &#8211; *Optional routed setup:* when you bind crates + junk spot (below), teleport **fish stash \u2192 trophy chest \u2192 junk stand \u2192 fishing spot**, then resumes if offload succeeds.<br \/>\n&#8211; **Surplus buffering** \u2014 If a catch cannot be placed in your inventory (`addItem` overflow) while routed, that stack is routed on the teleport trip instead of spamming drops onshore.<br \/>\n&#8211; **Rod break detection** \u2014 Stops if the autofish rod shatters mid-session.<br \/>\n&#8211; **Session-only memory** \u2014 Dump bindings and `\/herefishy config` choices live **only in RAM** until you disconnect (no YAML persistence).<br \/>\n&#8211; **AuraSkills hooks** *(optional)* \u2014 When AuraSkills is installed:<br \/>\n  &#8211; **Better simulated rolls** \u2014 More treasure \/ less junk (+0.25% Fishing level scaling).<br \/>\n  &#8211; **Faster re-casting** \u2014 1 tick shaved per ten Fishing levels.<br \/>\n  &#8211; **Vanilla XP +2% per Fishing level** on each catch plus **bonus AuraSkills XP** (+1% per level multiplier on the Aura XP payload).<\/p>\n<p>### Routed loot dump (Paper 1.1.1)<\/p>\n<p>1. **Sneak + hold a rod + right-click containers**:<br \/>\n   &#8211; First valid inventory block \u2192 **treasure** chest\/barrel\/etc.<br \/>\n   &#8211; Second valid inventory block \u2192 **fish** stash (must differ from trophy chest).<br \/>\n   &#8211; Third sneak-click (**any block**) \u2192 anchors your **junk** drop location (drops spawn at your feet; stand above lava\/overworld void chutes responsibly).<br \/>\n   &#8211; Sneak-binding while **already fully routed** clears the trio and reboots setup.<br \/>\n2. **`\/herefishy config`** \u2014 GUI for every junk\/treasure material in the simulated tables. Toggle whether each stacks into the **treasure chest** vs **junk drops** *(fish ALWAYS use the fish chest)*. Routing updates chat colors &#038; AuraSkills XP weights to reflect the overrides.<\/p>\n<p>Luck of the Sea on the autofish rod still affects simulated treasure\/junk probabilities.<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; Paper `1.21+` *(plugin `api-version: &#8216;1.21&#8217;`; built against Paper `1.21.4` API)*<br \/>\n&#8211; Java `21`<br \/>\n&#8211; *(Optional)* AuraSkills `2.x`<\/p>\n<p>## Installation<\/p>\n<p>1. Grab `HereFishy-1.1.0.jar` from Releases (or `.\/gradlew build` locally \u2014 see below).<br \/>\n2. Drop the JAR in `plugins\/`.<br \/>\n3. Restart the server (recommended over hot-reloads on production worlds).<\/p>\n<p>## Building from Source<\/p>\n<p>&#8220;`bash<br \/>\n.\/gradlew build   # POSIX<br \/>\n&#8220;`<\/p>\n<p>&#8220;`powershell<br \/>\n.gradlew.bat build   # Windows PowerShell\/cmd<br \/>\n&#8220;`<\/p>\n<p>The compiled plugin jar is written to:<\/p>\n<p>&#8220;`<br \/>\nbuild\/libs\/HereFishy-1.1.1.jar<br \/>\n&#8220;`<\/p>\n<p>## Commands &#038; permissions<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/herefishy start` | Enable autofish mode | `herefishy.use` |<br \/>\n| `\/herefishy stop` | Disable autofish mode | `herefishy.use` |<br \/>\n| `\/herefishy config` | Open the treasure\/junk routing GUI | `herefishy.use` |<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `herefishy.use` | Command + sneak-binding interactions | `true` |<\/p>\n<p>## How to use<\/p>\n<p>1. Hold any fishing rod in main or off-hand.<br \/>\n2. Run `\/herefishy start`.<br \/>\n3. Cast once manually \u2014 the hook automates reels + recasts.<br \/>\n4. *(Optional)* Configure `\/herefishy config` BEFORE or DURING farming to match personal junk vs treasure taxonomy.<br \/>\n5. *(Optional)* While sneaking with rod in-hand, sneak-click binds:<br \/>\n   &#8211; treasure chest \u2192 fish chest \u2192 lava\/junk footing.<br \/>\n   &#8211; Without this trio the plugin behaves like `<1.1.0`: hard stop once inventory lacks space.\n\nAutofishing halts instantly if rods break\/nearly snap, inventories overflow without valid routing, offload fails (`chest full` mid-route), `\/herefishy stop` fires, or the player logs off.\n\n## Version\n\nCurrent release documented here: **`1.1.1`** (Gradle + `plugin.yml` stay in sync).\n\n## License\n\nLicensed under [GNU GPLv3](LICENSE).\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A Paper Minecraft plugin for auto-fishing: automatically catch fish and re-cast your rod without manual intervention.<\/p>\n","protected":false},"featured_media":80596,"template":"","meta":{"_minecraft_slug":"herefishy","_minecraft_project_id":"BzHwSqrd","_minecraft_author":"Merlointhesky","_minecraft_license":"GPL-3.0-or-later","_minecraft_downloads":6,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"herefishy.zip","_minecraft_size_bytes":61902,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T12:16:13.704227Z","_minecraft_date_created":"2026-05-08T04:11:49.823812Z","_minecraft_date_modified":"2026-05-11T10:01:21.362265Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/herefishy","_minecraft_icon_attachment_id":80596,"_minecraft_imported_at":"2026-06-04T15:26:11+00:00","_minecraft_import_hash":"340d178e44d5822d63a954caa0245248","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,85,89,127,129,92],"mod_loader":[130,132,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-80595","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-food","mod_category-game-mechanics","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Herefishy - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Herefishy - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A Paper Minecraft plugin for auto-fishing: automatically catch fish and re-cast your rod without manual intervention.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/\",\"name\":\"Herefishy - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/herefishy-icon-121b5ad12148d56f0625cf2fa71ac54a842fa74b_96.webp\",\"datePublished\":\"2026-06-04T15:26:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/herefishy-icon-121b5ad12148d56f0625cf2fa71ac54a842fa74b_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/herefishy-icon-121b5ad12148d56f0625cf2fa71ac54a842fa74b_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/herefishy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Herefishy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Herefishy - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/","og_locale":"en_US","og_type":"article","og_title":"Herefishy - Minecraft","og_description":"A Paper Minecraft plugin for auto-fishing: automatically catch fish and re-cast your rod without manual intervention.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/","name":"Herefishy - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/herefishy-icon-121b5ad12148d56f0625cf2fa71ac54a842fa74b_96.webp","datePublished":"2026-06-04T15:26:09+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/herefishy-icon-121b5ad12148d56f0625cf2fa71ac54a842fa74b_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/herefishy-icon-121b5ad12148d56f0625cf2fa71ac54a842fa74b_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/herefishy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Herefishy"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/80595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/80596"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=80595"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=80595"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=80595"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=80595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}