Hello There!
I need A Minecraft Fishing plugin,
You can caught Fish from diffrent places you can Configure with Worldguard regions so Fish Spawn in regions but not all fish in the same region,
like you can caught carp in a lake and not in the sea I Also want that the fish can get a name for my optifine models so when they got a name Then you can see the fish name from a little distance, they also got a other texture / model when they got a name
If you caught a fish then you got A iron ingot in your inventory with a custom model data For my 2d textures
I also want a config file for each fish so i can add a file like Carp.yml and then some options for the fish Also for the items / rods
Also Fishing rods With Custom durability (in the lore the item is unbreakable but when dura 0 its breaks) and a gui that you can select hooks baits and the line
Custom Animation Like this:
But the Float doesn't go under only the action bar so you can't autofish, Also not the pull when you are in the red then you don't caught the fishthere is no orange only green and you caught it also you can select the change to caught it from the config
Also the hook can add change to caught the fish and not all the fish you see go to the float only if the bait is good
you can buy Bait and hooks and lines,.... in a Npc you also can sell your fish by a other npc you can level your stats or upgrade by npc with your money
I also want a other curruncy that can give by console or by permission
You can tp to other regions when you are the right level
AllStats:
Speed (for you caught a fish)
5%
BagSize (Howmuch fish you can get before you need to sell)
10kg Max 250kg can be set in the mainconfig
HookChance
75%
ConfigFiles:
Regions:
DonatorLake: +7.5%
SmoothLake: +10%
If something is not clear send me on discord: Supercooltje#5153
I need A Minecraft Fishing plugin,
You can caught Fish from diffrent places you can Configure with Worldguard regions so Fish Spawn in regions but not all fish in the same region,
like you can caught carp in a lake and not in the sea I Also want that the fish can get a name for my optifine models so when they got a name Then you can see the fish name from a little distance, they also got a other texture / model when they got a name
If you caught a fish then you got A iron ingot in your inventory with a custom model data For my 2d textures
I also want a config file for each fish so i can add a file like Carp.yml and then some options for the fish Also for the items / rods
Also Fishing rods With Custom durability (in the lore the item is unbreakable but when dura 0 its breaks) and a gui that you can select hooks baits and the line
Custom Animation Like this:
Code:
https://cdn.discordapp.com/attachments/741357864144207893/840297534848368640/L9FTfsyUfvGq1RiGua87q2gFL.mp4
Also the hook can add change to caught the fish and not all the fish you see go to the float only if the bait is good
you can buy Bait and hooks and lines,.... in a Npc you also can sell your fish by a other npc you can level your stats or upgrade by npc with your money
You can tp to other regions when you are the right level
Code:
Levels
1:
ExtraChanceCaught: 5%
ExtraBagSpace 1kg
ExtraSpeed: 5%
ExtraHookChance: 5%
ExtraBaits:
Wurms: 20
Bread: 30
Corn: 10
(Can Added when there are more BaitFiles)
ExtraHooks:
Red_Hook: 10
Yellow_Hook: 15
Green_Hook: 20
ExtraLines
Red_Line: 10
Yellow_Line: 15
Green_Line: 20
ExtraRod:
CarpRod: /
//ALSO FOR OTHER LEVELS YOU GOT IT EXTRA
AllStats:
Speed (for you caught a fish)
5%
BagSize (Howmuch fish you can get before you need to sell)
10kg Max 250kg can be set in the mainconfig
HookChance
75%
ConfigFiles:
Code:
Carp_Rod:
Durability: 500
Lore:
- "&cFor Carp"
- "&4------------------"
Options:
Lines:
Strong_Red
Strong_Yellow
Strong_Green
Baits:
Wurms
Bread
Corn
Hooks:
Red_Hook
Yellow_Hook
Green_Hook
Code:
Carp:
Lore:
- "&c{Name} Carp"
- "&4------------------"
ModelID: 5
Options:
Weight_Max: 25
Weight_Min: 2
Size_Max: 1
Size_Min: 0.4
Price_Kilo: 3
Rod: Carp_Rod (ItemFile)
Green_Bar: 10%
Sort:
Koi_Carp
Common_Carp
Mirror_Carp
DonatorLake: +7.5%
SmoothLake: +10%
Code:
Red_Hook:
Lore:
- "&cFor Carp"
- "&4------------------"
Options:
CaughtChance: 90
Code:
Yellow_Line:
Lore:
- "&cFor Carp"
- "&4------------------"
Options:
BreakChance: 2.1
Code:
Corn:
Lore:
- "&cFor Carp"
- "&4------------------"
Options:
ExpirationDate: 15d
ExtraChance: +15
If something is not clear send me on discord: Supercooltje#5153
- Type
- Requesting
