FishPro

⭐ — (3 endorsements) 📥 411 downloads 📌 v25.1 📅 2/11/2024
🟡 Updated this year

By OlliBix · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 10/28/2025 📅 Created: 2/11/2024

🔍 Analysis

  • 🏆 #1237 of 1452 bukkit mods in this game by downloads

📋 About This Mod

# FishPro — Player Guide Welcome! This guide shows you, step by step, how to use FishPro: Quick commands - /fp menu — opens the main menu (Upgrade, Shop, Help) - /fp help — opens the Help menu 1) Getting started - Get a fishing rod. - Type /fp menu. - You’ll see: - Upgrade: upgrade your rod using coins. - Shop: buy cooked fish and sell raw fish. - Help: quick info and a link to this guide. 2) Earning coins - Go fishing as normal. - On catches, you have a chance to earn coins (the server sets the chance). - Some servers only reward coins for real fish (Cod, Salmon, Pufferfish, Tropical Fish). - Coin Booster (an upgrade) increases your chance to receive coins per catch. - Your current coin balance is shown in menus as a gold ingot. 3) Upgrading your rod - Hold your fishing rod in your main hand. - Type /fp menu → click Upgrade. What you can upgrade: - Lure I–III - Luck of the Sea I–III - Unbreaking I–III - Mending I (unlocks after Lure III + Luck III + Unbreaking III) - Coin Booster I–III (+ extra coin chance per catch) How buying works: - Click an upgrade in the GUI. - If you have enough coins and meet requirements, it’s purchased. - If your rod is fully maxed, the main menu shows (Maxed) in red and the Upgrade menu won’t open. Back button: - In the Upgrade menu, the top-right slot (arrow) returns you to the main menu. 4) Using the Shop Open: - /fp menu → Shop What you can do: - Buy cooked fish: - Cooked Cod, Cooked Salmon - Left-click or Right-click buys 1 - Sell raw fish: - Cod, Salmon, Tropical Fish, Pufferfish - Left-click sells 1 - Right-click sells all of that fish in your inventory Item info shows: - Price - How many you have - Total coins if you sell all (for sell items) - Your current coin balance Notes: - If an item has no price on this server, you won’t be able to buy/sell it. - If your inventory is full you can’t buy until you free space. Back button: - In the Shop, the top-right slot (arrow) returns you to the main menu. 5) Help menu Open: - /fp help, or /fp menu → Help You’ll find: - How coins are earned. - Upgrade steps and what Coin Booster does. - A button to get a web link for this guide. - A button to reopen the main menu. 6) Enchanting table and anvil (important) Depending on this server’s settings: - If vanilla rod enchanting is disabled: - Enchanting table: - When you try to enchant a fishing rod, the slot shows a red barrier named “Enchanting Rods are disabled.” - Use /fp menu → Upgrade instead. - Anvil: - Trying to apply an enchanted book to a fishing rod shows a red barrier as the result and you can’t take it. - Renaming your rod is still allowed. - If vanilla enchanting is allowed, the table/anvil work as normal. 7) Tips and common questions - “I can’t open Upgrade.” Hold a fishing rod in your main hand. - “(Maxed) in red?” Your rod has every upgrade available here — nothing left to buy. - “Right-click doesn’t work?” Shift-right-click counts as right-click; shift-left-click counts as left-click. - “Shop button does nothing on an item.” That item likely has no price on this server. - “I didn’t get the cooked fish I bought.” Check if your inventory is full. --- # FishPro — Admin Guide This section explains how to set up and customize FishPro for your server: configuration, prices, features, and admin actions. A) Installation and folders 1) Stop the server. 2) Put the FishPro jar in plugins/. 3) Start the server once. Created folders/files (first run): ``` plugins/FishPro/ Configurations/ config.yml upgrade.yml shop.yml Players/ <playerName>/ coins.yml profile.yml Guide/ Configuration.md Configuration.txt ``` Notes: - Players/<name>/… is created when a player joins (or first time their coins are saved). - The Guide/ files are auto-copied on first run; the plugin flattens accidental nested “Guide/Guide” or “Guide/Giuide” folders automatically. B) Commands and menus - /fp menu → Main menu (Coins, Upgrade, Shop, Help) - /fp help → Help menu (includes OP-only Reload button, if you’re OP) C) Configuring features (Configurations/config.yml) ```yml reward: chance_percent: 20.0 # Base chance per eligible catch to earn coins amount: 1 # Coins awarded on success only_fish_items: true # true = only real fish items count; false = any catch type features: coin_booster_enabled: true # Enable/disable the Coin Booster upgrade disable_vanilla_rod_enchanting: true # true = block table/anvil rod-enchanting visually ``` - disable_vanilla_rod_enchanting: when true, players see a red barrier named “Enchanting Rods are disabled” in the enchanting table item slot and as the anvil result if they try to apply books to rods. Renaming rods in anvil remains allowed. - coin_booster_enabled: when false, Coin Booster won’t appear in the Upgrade menu and doesn’t apply. D) Upgrade prices (Configurations/upgrade.yml) Set coin costs per le

# FishPro — Player Guide

Welcome! This guide shows you, step by step, how to use FishPro:

Quick commands - /fp menu — opens the main menu (Upgrade, Shop, Help) - /fp help — opens the Help menu

1) Getting started - Get a fishing rod. - Type /fp menu. - You’ll see: - Upgrade: upgrade your rod using coins. - Shop: buy cooked fish and sell raw fish. - Help: quick info and a link to this guide.

2) Earning coins - Go fishing as normal. - On catches, you have a chance to earn coins (the server sets the chance). - Some servers only reward coins for real fish (Cod, Salmon, Pufferfish, Tropical Fish). - Coin Booster (an upgrade) increases your chance to receive coins per catch. - Your current coin balance is shown in menus as a gold ingot.

3) Upgrading your rod - Hold your fishing rod in your main hand. - Type /fp menu → click Upgrade.

What you can upgrade: - Lure I–III - Luck of the Sea I–III - Unbreaking I–III - Mending I (unlocks after Lure III + Luck III + Unbreaking III) - Coin Booster I–III (+ extra coin chance per catch)

How buying works: - Click an upgrade in the GUI. - If you have enough coins and meet requirements, it’s purchased. - If your rod is fully maxed, the main menu shows (Maxed) in red and the Upgrade menu won’t open.

Back button: - In the Upgrade menu, the top-right slot (arrow) returns you to the main menu.

4) Using the Shop Open: - /fp menu → Shop

What you can do: - Buy cooked fish: - Cooked Cod, Cooked Salmon - Left-click or Right-click buys 1 - Sell raw fish: - Cod, Salmon, Tropical Fish, Pufferfish - Left-click sells 1 - Right-click sells all of that fish in your inventory

Item info shows: - Price - How many you have - Total coins if you sell all (for sell items) - Your current coin balance

Notes: - If an item has no price on this server, you won’t be able to buy/sell it. - If your inventory is full you can’t buy until you free space.

Back button: - In the Shop, the top-right slot (arrow) returns you to the main menu.

5) Help menu Open: - /fp help, or /fp menu → Help

You’ll find: - How coins are earned. - Upgrade steps and what Coin Booster does. - A button to get a web link for this guide. - A button to reopen the main menu.

6) Enchanting table and anvil (important) Depending on this server’s settings: - If vanilla rod enchanting is disabled: - Enchanting table: - When you try to enchant a fishing rod, the slot shows a red barrier named “Enchanting Rods are disabled.” - Use /fp menu → Upgrade instead. - Anvil: - Trying to apply an enchanted book to a fishing rod shows a red barrier as the result and you can’t take it. - Renaming your rod is still allowed. - If vanilla enchanting is allowed, the table/anvil work as normal.

7) Tips and common questions - “I can’t open Upgrade.” Hold a fishing rod in your main hand. - “(Maxed) in red?” Your rod has every upgrade available here — nothing left to buy. - “Right-click doesn’t work?” Shift-right-click counts as right-click; shift-left-click counts as left-click. - “Shop button does nothing on an item.” That item likely has no price on this server. - “I didn’t get the cooked fish I bought.” Check if your inventory is full.

# FishPro — Admin Guide

This section explains how to set up and customize FishPro for your server: configuration, prices, features, and admin actions.

A) Installation and folders 1) Stop the server. 2) Put the FishPro jar in plugins/. 3) Start the server once.

Created folders/files (first run): ``` plugins/FishPro/ Configurations/ config.yml upgrade.yml shop.yml Players/ / coins.yml profile.yml Guide/ Configuration.md Configuration.txt ``` Notes: - Players//… is created when a player joins (or first time their coins are saved). - The Guide/ files are auto-copied on first run; the plugin flattens accidental nested “Guide/Guide” or “Guide/Giuide” folders automatically.

B) Commands and menus - /fp menu → Main menu (Coins, Upgrade, Shop, Help) - /fp help → Help menu (includes OP-only Reload button, if you’re OP)

C) Configuring features (Configurations/config.yml) ```yml reward: chance_percent: 20. 0 # Base chance per eligible catch to earn coins amount: 1 # Coins awarded on success only_fish_items: true # true = only real fish items count; false = any catch type

features: coin_booster_enabled: true # Enable/disable the Coin Booster upgrade disable_vanilla_rod_enchanting: true # true = block table/anvil rod-enchanting visually ``` - disable_vanilla_rod_enchanting: when true, players see a red barrier named “Enchanting Rods are disabled” in the enchanting table item slot and as the anvil result if they try to apply books to rods. Renaming rods in anvil remains allowed. - coin_booster_enabled: when false, Coin Booster won’t appear in the Upgrade menu and doesn’t apply.

D) Upgrade prices (Configurations/upgrade.yml) Set coin costs per le

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
OlliBix
Version
25.1
Downloads
411
Endorsements
3
Category
bukkit
Created
2/11/2024
Updated
10/28/2025
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
economy, food, storage

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does FishPro support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of FishPro?

Version 25.1, published 2025-10-28 with 411 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by OlliBix 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods