games647 / FlexibleLogin

A Sponge minecraft server plugin for second factor authentication
https://forums.spongepowered.org/t/8872
MIT License
87 stars 22 forks source link

FlexibleLogin tries to set safe-location using the Sponge API #36

Closed willis1030 closed 8 years ago

willis1030 commented 8 years ago

Hello, here https://github.com/games647/FlexibleLogin/issues/15 said FastLogin tries to set safe-location using the Sponge API. but they still don't solve this. My question is, when not using FlexibleLogin, no problem happened, login will stand on last logout location, but using FlexibleLogin will change login location then may enters the door into the room. Why not cancel searching safe-location function? I think iron-door is a safe-location, even that location where player logout is also a save location. Is it not?