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

Message saving session #1426

Open
DarkFort opened this issue Nov 27, 2017 · 12 comments
Open

Message saving session #1426

DarkFort opened this issue Nov 27, 2017 · 12 comments

Comments

@DarkFort
Copy link

After authorization on the Auth server, I teleport to the Survival server and a message is displayed that the session has been saved. This message should not be displayed on the Survival server after Auth authentication

@Twonox
Copy link
Contributor

Twonox commented Feb 11, 2018

So, are you using AuthmeBridge ?

@DarkFort
Copy link
Author

AuthMeBungee

@Twonox
Copy link
Contributor

Twonox commented Feb 11, 2018

Do you receive that message Your session has been resumed by the bridge. ?

@DarkFort
Copy link
Author

yes

@Twonox
Copy link
Contributor

Twonox commented Feb 11, 2018

This message provide by AuthmeBridge in the config file which is in Spigot server, not Bungee. You can disable that by erasing this message. autoLoginMessage: ''

@DarkFort
Copy link
Author

Hey, I have AuthMeBungee and I removed this line, but the AuthMeReloaded plugin constantly writes messages that should not be output

@Twonox
Copy link
Contributor

Twonox commented Feb 11, 2018

Could you describe more what happen, step by step? And please say the exact messages and message keys which are displayed.

@DarkFort
Copy link
Author

After authorization on the Auth server, I teleport to the Survival server and a message is displayed that the:
login: '&2Successful login!'
valid_session: '&2Logged-in due to Session Reconnection.'

@Twonox
Copy link
Contributor

Twonox commented Feb 11, 2018

Okey, I see now.
Same thing as AuthmeBridge, you can erase these message keeping only ' ' in the message file of Survival server's authme.
I don't think that is necessary to automate that for authme.

@DarkFort
Copy link
Author

There are other messages that are repeated. For example, a message about multiple accounts

@Twonox
Copy link
Contributor

Twonox commented Feb 13, 2018

You can set the setting displayOtherAccounts to false in your survival server to disable this message.

@DarkFort
Copy link
Author

When I return back to the lobby, I write that the session has been saved. I think it's worth controlling this

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

No branches or pull requests

3 participants