Skip to content

Rarities

Omer Oreg edited this page Jun 13, 2024 · 1 revision

Example rarity with all options set: (Except Requirements see https://github.com/Oheers/EvenMoreFish/wiki/Requirements)

rarities:
  common:
   displayname: "Common"
   colour: "&f"
   weight: 100
   disable-fisherman: false
   size:
     min-size: 10
     max-size: 100
   worth-multiplier: 0.5
   broadcast: false
   override-lore: "Custom Lore"
   use-this-casing: false
   permission: rarity.common

Latest default file available here: https://github.com/Oheers/EvenMoreFish/blob/96746264d0d077b3459df6f8cd5573a4b534749e/even-more-fish-plugin/src/main/resources/rarities.yml

Clone this wiki locally