bentobox/src
tastybento 3b50b01eef SafeSpotTeleport was setting home location async
This could cause a race condition setting home to null.

If home was null during a new island creation, then the new island tasks
would not be run because SafeSpotTeleport was not given the runnable.

May be related to:
https://github.com/BentoBoxWorld/BSkyBlock/issues/312
2020-05-02 14:11:37 -07:00
..
main SafeSpotTeleport was setting home location async 2020-05-02 14:11:37 -07:00
test/java/world/bentobox/bentobox Fixed tests 2020-04-29 18:51:07 +02:00