Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player Will Not Be Teleport To last logout location when logout on y=0 #2723

Open
Moranyixiao opened this issue Jun 27, 2023 · 0 comments
Open

Comments

@Moranyixiao
Copy link

What behaviour is observed?

SaveQuitLocation: true
teleportUnAuthedToSpawn: true
player logout on Y=0
UnAuthed Player login on spawn(0,0,0)
Player login using authme
Player stays on spawn

Expected behaviour

SaveQuitLocation: true
teleportUnAuthedToSpawn: true
player logout on Y=0
UnAuthed Player login on spawn(X=0,Y=0,Z=0)
Player login using authme
Player teleport back to logout places

To Reproduce

SaveQuitLocation: true
teleportUnAuthedToSpawn: true
player logout on Y=0
UnAuthed Player login on spawn(0,0,0)
Player login using authme

Plugin list

image

Server Implementation

Standalone server (no proxy)

Database Implementation

MySQL

AuthMe Version

5.6.0 build2599

Error log (if applicable)

No response

Configuration

https://paste.gg/p/anonymous/060ef8a2cc11493bbba832f905a510ee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant