Closed imjack closed 5 years ago
I noticed on Nukkit offline votes occasionally wouldn't be saved to the config and votes wouldn't expire due to them not having an expire key. This request fixes that issue whilst creating a Vote object rather than using HashMap’s to store data.
I noticed on Nukkit offline votes occasionally wouldn't be saved to the config and votes wouldn't expire due to them not having an expire key. This request fixes that issue whilst creating a Vote object rather than using HashMap’s to store data.