-
Notifications
You must be signed in to change notification settings - Fork 534
Closed
Labels
Milestone
Description
So on a vanilla server when someone logs in the server say "so and so has logged in.". Before on the old version (3.2), authme wouldn't let that message go through until after someone /login 's. Is it possible to re-implement this feature? Just because it gets misleading on a cracked server if someone logs in as someone else and it says so and so logs in. But they never pass the authentication screen.
Same with the logout message, there wouldn't be a need to show that message unless someone was authenticated.