EcoSkills
EcoSkills copied to clipboard
Fixes DataListener
This aims to fix the issue where loggin out and then loggin back in would wipe all the Effects Level shown on /skills. I made a report about it on Discord, however, we didn't have much information back then and logs wouldn't help anyway. So I found out that using Recount command this could be fixed, so it wasn't a data saving issue, but a "re-set" issue. Looked after a PlayerJoinEvent and found it. I've changed how the Effect recount works so that it would be the very same as the one in the Recount Command.
This has been tested and it is working great.