PlayerNguyen / OptEco

Paper/Spigot/Bukkit Points System Currency for your server
https://www.spigotmc.org/resources/76179/
MIT License
10 stars 6 forks source link

Improved Offline Player #30

Closed dhiepp closed 3 years ago

dhiepp commented 3 years ago

There is a bug when a player first joins the server, hasPlayedBefore() check will return false when the player is online (because the player never played before) This commit will fix that bug