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

Can not support PermissionsEx?... #37

Closed ghost closed 8 years ago

ghost commented 8 years ago

For example, when use this command:

/pex group defualt permission flexiblelogin.command.logout false

Users always can logout..........

games647 commented 8 years ago

Do you activated player permissions?

ghost commented 8 years ago

Oh ! This is my fault !!! I overlooked this...... Sorry...

But, a player in a state that is already logged in, then he uses the /login command again, why is it still prompted "Logged in"? I think it should be prompt: Please do not repeat the login. :P

Then, if a player uses /logout, why there is no "Not logged in. Type /login ........." prompt?