This is another small update that hopefully fixes issues with the database causing the plugin to fail to end the active competition.
- Added using the {length/fisherman_lore} variable for fish lore and "disable-fisherman: true" to fish.yml to remove the fisherman (credit to: qdpy)
- Fixed newly generating baits.yml files not being fully compatible with the new fish.yml file.
- Fixed various message issues where the wrong message was used.
- Changed additions and deletion of the userReports hashmap to only be run synchronously, hopefully fixing rare issues where user data could not be updated until they rejoined, which as a result caused competitions to never be able to end.