MythicRod

MythicRod replaces vanilla fishing with configurable loot tables, legendary items, biome-specific drops, live statistics, and an intuitive in-game GUI.​

103

Quick challenge

How far can you run before the mobs catch you?

MythicRod

MythicRod

Header

Advanced Custom Fishing System

Custom drops, biome-aware rewards, stats, and GUIs for staff and players.

---

About

About

MythicRod replaces vanilla fishing with configurable loot tables, legendary items, biome-specific drops, live statistics, and an intuitive in-game GUI.

---

Features

Features

- Developer API — Materials, weights, and amounts per table. - Developer API — Unique rewards per biome to encourage exploration. - Developer API — Custom names, lore, enchants, and glow. - Developer API — Track catches, rares, legends, and top fishers. - Developer API — Intuitive configuration menus, statistics viewers, and language selector. - Developer API — English and Japanese built-in with modern language selector GUI (flag-textured heads). - Developer API — Gate drops by rank or group. - Developer API — Sounds and particles for rare/legendary catches. - Developer API — Async handling, optimized hook tracking, and memory-efficient design for large servers. - Developer API — Built for Paper 1.21.4+ with zero deprecated APIs and modern player profile system. - Developer API — Extensible plugin API for third-party integrations.

---

Screenshots & GIFs

Screenshots & GIFs

Screenshots & GIFs

GUI Showcase

Fishing Showcase

Shot 1

Shot 2

Shot 3

Shot 4

---

Configuration

Configuration

Clean, readable YAML with live reload — quick to tweak and test.

Below are concise examples you can copy/paste.

Showcase:

Showcase Showcase

```yaml drops: global: - 'DIAMOND,5,1' - 'IRON_INGOT,30,1' - 'GOLD_INGOT,20,1'

legendary: excalibur: material: NETHERITE_SWORD name: '&b&lExcalibur' lore: - '&7A legendary blade' enchantments: sharpness: 10 glowing: true

biome-drops: ocean: - 'PRISMARINE_CRYSTALS,20,1' - 'HEART_OF_THE_SEA,5,1' desert: - 'GOLD_NUGGET,30,3' jungle: - 'COCOA_BEANS,30,2' ```

Commands & Permissions

Commands

| Command | Description | | --------------------------- | ----------------------- | | `/mythicrod` | Open main GUI | | `/mythicrod reload` | Reload configuration | | `/mythicrod stats [player]` | View fishing statistics | | `/mythicrod top` | View leaderboard | | `/mythicrod drops` | List available drops |

Permissions

| Permission | Description | Default | | --------------------------- | --------------------------- | ------- | | `mythicrod.*` | All features | OP | | `mythicrod.gui` | Access GUI | TRUE | | `mythicrod.stats` | View statistics | TRUE | | `mythicrod.admin.reload` | Reload plugin configuration | OP | | `mythicrod.drops.rare` | Catch rare drops | OP | | `mythicrod.drops.legendary` | Catch legendary items | OP |

---

Why MythicRod

- Zero dependencies; optional LuckPerms, Vault, PlaceholderAPI. - GUI plus YAML for fast tweaks. - Actively developed with community feedback. - Lightweight and tuned for large servers. - Fully customizable drop experiences.

---

Compatibility

- Paper 1.21.4+ (recommended for best experience) - Spigot, Purpur 1.21.1+ (fully supported) - Java 21+ - Zero deprecated APIs — fully modern codebase

Support & Links

DiscordGitHubKo‑Fi

Bug reports: GitHub Issues

---

Support Development

Made with care for the Minecraft community

```

```

ADS