Oheers / EvenMoreFish

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

Fix nbt conversion with existing meta data #478

Closed DavidDoesCode closed 2 weeks ago

DavidDoesCode commented 2 weeks ago

Allows for lore to be added before adding baits. Fixes compatibility with other plugins that use nbt data.

The cause seems to be that EvenMoreFish code creates a different empty evenmorefish value in the case there is existing lore.

There's probably a cleaner way of checking for nulls.