AuthMeReloaded icon indicating copy to clipboard operation
AuthMeReloaded copied to clipboard

Fix: Teleporting Players to Spawn on Login with teleportUnAuthedToSpawn=true

Open Subu19 opened this issue 1 month ago • 3 comments

Issue: When changing the config option teleportUnAuthedToSpawn=true during midgame, players were teleported to spawn on their next login. It only happens once after the update.

Patch: AuthMe now checks the player's last logout location from Essentials if it is not found in the AuthMe database. This ensures players are teleported to their last known location instead of the spawn point when the configuration is changed mid-game.

Subu19 avatar May 20 '24 11:05 Subu19