FlexibleLogin [v0.17] for Sponge 7+ - Auth plugin - 2FA

it didnt work. ur able to toss stuff and talk

error in spongeforge-1.10.2-API6.0.0-BETA-1874.
Database error when use MySQL player can not register.

Full error code : http://pastebin.com/k9kK1DQN

Are you sure you use the right plugin version to the right Sponge version.[quote=“11115, post:184, topic:8872, full:true”]
error in spongeforge-1.10.2-API6.0.0-BETA-1874.
Database error when use MySQL player can not register.

Full error code : flexiblelogin error database - Pastebin.com
[/quote]

Do you created the table manually?

LastLogin should be TIMESTAMP not DATETIME.

I use plugin version 11-5.x.

Isn’t it pretty obvious?

FlexibleLogin for Sponge 5.X

It works perfectly for me on:
SpongeForge: 1.10.2-2107-6.0.0-BETA-1873
Minecraft Forge: 12.18.2.2107

But I guess update to 6.0 would be nice

What you need to enter in the config. login = l.
ie, /l ****** for login.

dont work (without “.”)

.# equals login=l
.Login=l

p.s.: what language is written the config? JavaScript, Json?

Hocon, the same as the rest of Sponge.

1 Like

You mean creating an alias for that command?

1 Like

Yes. the essence is that
short command, like a bucket “authme”. sample:
/l 12345 enter
instead
/login 12345 enter

Even better would be to add
register = reg similarly
/reg 12345 12345

nice to add in a plug-in:
for player: /unregister pwd pwd (or/and /unreg pwd pwd)
for console/admin: /unregister nick (or/and /unreg nick)

Yes. the essence is that
short command, like a bucket “authme”. sample:
/l 12345 enter
instead
/login 12345 enter

Even better would be to add
register = reg similarly
/reg 12345 12345

I finding a bug! Before login, i can drop any item from slots

Does this plugin at 1.11?

Hello games647!
I try your FlexibleLogin on 1.11 minecraft sponge vanilla server. Thats working)

Not working commands like /l /reg - no any visible effect from that.
Not working config option about tp not logined/registered players to default spawn

How difficult will be realise that logic:

player join to server >
player enter register or login = sucсess >
execute command for that player
//command like: /server survive (that command from bungeecord)
and player who success login/register will teleport/move to server survive.

?

1 Like

And i found some not working option more:

i have server and 2 accs for tests. and i cant register second acc with that config string:

// How many accounts are allowed per ip-addres. Use 0 to disable it
maxIpReg=0

when i try to register my second acc i have feedback message in game chat about cant register more accaunts on that IP.

when i change to maxIpReg=50 all working fine (until i will try regester 51th acc i think)

i using that! that only once plugin for login on sponge! thatns for ure job man!

@games647
ipAutoLogin=true
Is it possible to make a list of users who always need to enter a password to log on to the server?

on rus

Я не советую использовать данную функцию. Это вредит безопасности сервера

I advise you not to use this feature. It harms the security of the server

This decision is made by every man for himself.

simple solution: online-mode=true

1 Like