AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
633 stars 515 forks source link

teleportUnAuthedToSpawn: true NOT WORKING! #2697

Closed MaxwellRose101 closed 1 year ago

MaxwellRose101 commented 1 year ago

What behaviour is observed?

When I set teleportUnAuthedToSpawn to true, it doesn't work on my server. (By the way, my server is hosted on Replit.)

Expected behaviour

It would teleport me to spawn when I logged in, and then it would send me to the place that I logged out at.

To Reproduce

  1. Set teleportUnAuthedToSpawn to true.
  2. Restart server.
  3. Log onto the server.
  4. Spawn in the lobby.
  5. Login/Register.
  6. Not get teleported to where you logged out.

Plugin list

image

Server Implementation

BungeeCord

Database Implementation

SQLite

AuthMe Version

5.1.0

Error log (if applicable)

No response

Configuration

https://replit.com/@MaxwellRose1019/lifesteal#server/plugins/AuthMe/config.yml

ghost commented 1 year ago

use save-player-location too!

MaxwellRose101 commented 1 year ago

ok done it works now