MythicRod
PluginMIT

MythicRod

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

57
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions

📖About 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

  • Unlimited Custom Drops — Materials, weights, and amounts per table.
  • Biome-Specific Loot — Unique rewards per biome to encourage exploration.
  • Legendary Items — Custom names, lore, enchants, and glow.
  • Statistics & Leaderboards — Track catches, rares, legends, and top fishers.
  • In-Game GUI — Intuitive configuration menus, statistics viewers, and language selector.
  • Multi-Language Support — English and Japanese built-in with modern language selector GUI (flag-textured heads).
  • Permissions — Gate drops by rank or group.
  • Effects — Sounds and particles for rare/legendary catches.
  • Performance — Async handling, optimized hook tracking, and memory-efficient design for large servers.
  • Modern Paper 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

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

Ko-fi

Made with care for the Minecraft community