bentobox/src
tastybento 2c004ce504 Clear user cache on login.
Fixes https://github.com/BentoBoxWorld/BentoBox/issues/1341

Server calls PlayerTeleportEvent if player is mounted on quit, which
inserts player back into cache. By clearing the cache on login, the
stale player object will be cleared.
2020-05-05 16:26:51 -07:00
..
main Clear user cache on login. 2020-05-05 16:26:51 -07:00
test/java/world/bentobox/bentobox Purge was not calculated player logins correctly. 2020-05-02 16:14:03 -07:00