AuthMe Reloaded

AuthMe Reloaded

3M Downloads

teleportUnAuthedToSpawn does not teleport back to last place

Meekness1 opened this issue ยท 1 comments

commented

What behaviour is observed?

image

when this set to true, it teleport you back to spawn, but then when you login, it keeps you on spawn

Expected behaviour

to put you back on last place

To Reproduce

1- Open server
2- it teleports me back to spawn
3- /login pass
4- it keeps me in spawn and does not take me back to last place

Plugin list

AdvancedBan, AuthMe, Autorank

Server Implementation

Standalone server (no proxy)

Database Implementation

SQLite

AuthMe Version

AuthMeReloaded v5.6.0-SNAPSHOT

Error log (if applicable)

No response

Configuration

https://gist.github.com/Meekness1/d472842d93b0b9da45271d0804425a2d

commented

sorry, the fix was easy:

in order to teleport a player back to logout position you need to set SaveQuitLocation: true in your config.yml.

source: Hex3l