Oheers / EvenMoreFish

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

Make the toggle command persistent #403

Closed FireML closed 3 months ago

FireML commented 3 months ago

Uses the player's PersistentDataContainer to track whether fish are enabled instead of a variable in the main class.

Toggle now persists over restarts instead of being reset.