EvolSoft / ServerAuth

An advanced authentication plugin for PocketMine-MP
MIT License
56 stars 40 forks source link

Popup problems... #101

Closed ArthurChf closed 8 years ago

ArthurChf commented 8 years ago

Hi, First, thanks to your awesome plugin, it's work ! 😉 But there are two problems... Well, the first : The register's popups and the login's popups repeat all the time, untils we are authentificated... And I would like to display thé popups at once ! Would that bé possible ? The second problem : when we switch on the authentication via IP adress, the plugin still asks me to login (it doesn't happen all the time). How can I fix this ? Thanks ahead for your answers ! (and sorry for m'y bad english : I'm french and I speak french !) Cordially, Arthur.

Flavius12 commented 8 years ago

First answer: Popups? What do you mean? ServerAuth doesn't have register and login popups Second answer: This happens because almost all ISP (internet service providers) give to their customers dynamic IPs (obviously you can also ask your ISP to give a static IP). This means that your IP changes dynamically (after some time or if you disconnect your device from your router). So when you log in with a different IP, ServerAuth can't log you in obviously

ArthurChf commented 8 years ago

Thanks for answer ! For the first problem, I expressed myself badly... These are not popups, but messages.(that we can change). Cordially, Arthur.

Flavius12 commented 8 years ago

From your ServerAuth configuration change login/register message-interval to a greater number (for example if you set it to 60 you will get the message every minute only) See the wiki for more info: https://github.com/EvolSoft/ServerAuth/wiki/ServerAuth-Installation#configuration

ArthurChf commented 8 years ago

OK great thanks !!! Thanks again for your awesome plugin ! Cordially. Le 20 juil. 2016 19:02, "Flavius12" notifications@github.com a écrit :

From your ServerAuth configuration change message-interval to a greater number (for example if you set it to 60 you will get the message every minute only) See the wiki for more info:

https://github.com/EvolSoft/ServerAuth/wiki/ServerAuth-Installation#configuration

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EvolSoft/ServerAuth/issues/101#issuecomment-234013316, or mute the thread https://github.com/notifications/unsubscribe-auth/ATmtk48rjHFAj_y6f7BzFNgCQHMqSQwCks5qXlS8gaJpZM4JQt50 .