bentobox/src
tastybento 1e4056e33a Clears player cache by name and UUID
Previously only UUID was checked, but joining with a name and different
UUID is possible. This clears out the cache so commands that look up
names like ban do not use the old UUID.

https://github.com/BentoBoxWorld/BentoBox/issues/1468
2020-07-25 14:37:45 -07:00
..
main Clears player cache by name and UUID 2020-07-25 14:37:45 -07:00
test/java/world/bentobox/bentobox Clears player cache by name and UUID 2020-07-25 14:37:45 -07:00