The catch can be of two types: a game item, a head with a texture (new ones may be added soon). Each catch has the following settings: material, (if the head is a texture), item name, item lore, minimum and maximum weight, cost, CustomModelData (optional), biomes in which the catch can be caught (you can specify "ALL", and then the fish will be caught everywhere), rarity (common, uncommon, rare, mythical, legendary, divine), glow and shiny, hideenchants, also a huge number of customizable conditions (time, weather, world height and game difficulty). All these parameters allow you to flexibly configure each catch for your server, and also make any catch rare, which will please every player who catches it. An example of one of the catches will be below:
To add this function to your catch, just add the line "interactivecmd" to it. Next, list the list of commands that you want to play.
Baites
The bait allows you to increase the chance of a certain rarity of the catch. The bait will be taken away only if there is this type of catch in the reservoir.
Applying bait only works in survival mode!
Also, if you apply bait, particles appear on the FishHook.
Demonstration of particles:
Example of setting up one of the baits:
uncommon:
type: uncommon
chance-add: 10
count: 3
price: 10
material: SPIDER_EYE
name: "#6c9394Uncommon bait"
lore:
- "#bbb5bbIf there is a fish with"
- "#6c9394&nuncommon#bbb5bb rarity in the reservoir,"
- "#bbb5bbthen the chances of getting it"
- "#bbb5bbwill increase by &b%chance%#bbb5bb!"
- "#bbb5bbCount: &b%count%"
- ""
- "&6To use the bait,#bbb5bb click it on"
- "#bbb5bbthe fishing rod in the inventory"
Competition
Competitions allow you to entertain your players and encourage them to fish. Players must catch as many catches as possible, for a rarity of more points! Competitions can be customized to your taste, both messages and functions, points for the catch.
competition:
enable: true
min-players: 3
actionbar: true
actionbartext: "&bFishing competition &8|&7 Time left: &3%time% &8|&7 Point: &3%point% &8|&7 Place: &3%place%"
WorldGuardHook:
enable: true
message: "#bbb5bbThe competition takes place in these regions: #0799c3%regions%"
regions:
- "__global__" #automatically replaced with " global" in the message
typepoints:
common: 1
uncommon: 2
rare: 3
mythical: 5
legendary: 10
divine: 20
starts_every:
d: 0
h: 1
m: 0
s: 0
duration:
d: 0
h: 0
m: 10
s: 0
rewards:
firstplace:
command: "effect give %name% minecraft:hero_of_the_village 300 3"
secondplace:
command: "effect give %name% minecraft:hero_of_the_village 300 2"
thirdplace:
command: "effect give %name% minecraft:hero_of_the_village 300 1"
Fishing diary
The fishing diary contains the player's statistics, as well as the entire list of the catch with characteristics