NucleoidMC / fantasy

Library to support creating dimensions at runtime
GNU Lesser General Public License v3.0
96 stars 28 forks source link

Handling players connecting in a unloaded dimension #52

Open Ryhon0 opened 4 months ago

Ryhon0 commented 4 months ago

When a player connects to the server when the last time they were online in a temporary dimension, which is no longer loaded, the server will default to the overworld at the same location they were in the temporary dimension.
It would be useful to have a callback for when this happens to teleport the player to a safe location