Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for xcutiboo

A fully customizable fishing system with advanced drop tables and control

Report MythicRod?

MythicRod Banner

Advanced Custom Fishing System

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


About

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


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, enchantments, and glowing effects
  • Statistics & Leaderboards — Track catches, rare drops, legendary finds, and top fishers
  • In-Game GUI — Configuration menus, stats viewers, and language selector
  • Multi-Language Support — English and Japanese included
  • Permissions Support — Gate drops by rank or group
  • Visual & Audio Effects — Sounds and particles for rare and legendary catches
  • High Performance — Async handling, optimized hook tracking, memory-efficient design
  • Modern Paper API — Built for Paper 1.21.4+ with zero deprecated APIs
  • Developer API — Extensible API for third-party integrations

Screenshots

Click to view screenshots & GIFs

GUI Showcase Fishing Showcase Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4


Configuration

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

Example Configuration

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 configuration OP
mythicrod.drops.rare Catch rare drops OP
mythicrod.drops.legendary Catch legendary items OP

Why MythicRod

  • Zero required dependencies
  • GUI + YAML for fast iteration
  • Actively developed with community feedback
  • Lightweight and scalable for large servers
  • Fully customizable fishing experience

Compatibility

  • Paper 1.21.4+ (recommended)
  • Spigot & Purpur 1.21.1+
  • Java 21+
  • Zero deprecated APIs — fully modern codebase


Support Development

Ko-Fi

Made with care for the Minecraft community.

Information

CategoryGameplay
Published onDecember 14, 2025
LicenseMIT
Downloads19
Stars2
Watchers1

Pinned Versions

Members