What happened? Using the latest DEV build. But the plugin use to teleport players back to their location after login, but its not teleporting players back to last location on login.
What did you expect? Authme 5.2 teleported players back to their last location on login, 5.3 Dev doesn't
The actions that cause the issue Unsure
This can be found by running /pl Kept Private
Standalone server/Bungeecord network, SQLite/MySql, ... Spigot 1.11
This can be found by running /authme version AuthMeReloaded v5.3-SNAPSHOT (build: 1651)
Pastebin/Hastebin/Gist link of the error logo or stacktrace (if any) None
Pastebin/Hastebin/Gist link of your config.yml file (remember to delete any sensitive data) https://hastebin.com/fotoqajowi
We changed the behaviour of some options, @ljacqu could you check the config file please?
I think its fixed itself actually, I logged on to see if its all good. And it teleported me to last location after login. Will let you know if it doesnt do it, in the latest DEV Build.
Edit: Since I use FastLogin, It wont work for me since It AutoLogs me for Premium Client.
Hello, @sgdc3 is right that we changed the behavior of a configuration. You have "saveQuitLocation: false" in your config, which now has the consequence that we don't save the quit location. If you set it to true it should behave like before ;)
Most helpful comment
Hello, @sgdc3 is right that we changed the behavior of a configuration. You have "saveQuitLocation: false" in your config, which now has the consequence that we don't save the quit location. If you set it to
trueit should behave like before ;)