Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
91 stars 56 forks source link

Fix infinite sale bug #336

Closed FireML closed 1 month ago

FireML commented 1 month ago

Moves the rarity check to the start of the fish constructor to prevent issues. This was throwing a NPE, which sold the fish and kept the items themselves, allowing infinite reselling of the same fish.