LimboAuth icon indicating copy to clipboard operation
LimboAuth copied to clipboard

Minecraft Auth System for Velocity proxy built in virtual server (Limbo). Built with LimboAPI.

Results 79 LimboAuth issues
Sort by recently updated
recently updated
newest added

**Limbo is a greate option but Not for bungeecord if you can add it to bungeecord too it would be greate.The main problem with velocity is it doesnt support BungeeCoord...

enhancement

I added a column PREMIUM, so hashes are stored after running /premium. Unfortunately, I'm not entirely sure how the "online-mode-need-auth" option works, but it seemingly behaves the same way as...

**Describe the bug** LimboAuth generates TOTP scratch codes, but doesn't store them anywhere ([see there](https://github.com/Elytrium/LimboAuth/blob/fa0c8b27b0d3bcafd3b7893b7730aa69849965aa/src/main/java/net/elytrium/limboauth/command/TotpCommand.java#L146)). `dev.samstevens.totp.recovery.RecoveryCodeGenerator` just provides N random strings, that should be stored yourself. TOTP doesn't describe recovery...

bug

**Describe the bug** When a player join using minecraft bedrock it sometimes go through and most of the time getting time out by limboapi **To Reproduce** Steps to reproduce the...

bug

**Describe the feature you'd like to have implemented** There should be a config option to filter out names using regex or specified list of names. This would help reduce inappropriate...

enhancement

when i want limbo auth to load scheme file it doesn't work [21:51:38 ERROR]: Couldn't pass ProxyInitializeEvent to limboauth java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0 at net.elytrium.limboapi.api.file.SchematicFile.toWorld(SchematicFile.java:61)...

bug

Hello i use MYSQL database and my Site also connected to same database when my players use /premium command the plugin delete's password from database thats why my players couldnt...

bug

so i got a friend and he forget his passowrd at my server and now we dont know how can i reset it anyone please help i cant reset and...

**Describe the bug** I want to enable the online and offline authentication functions of limboauth. and I set the "online-mode-need-auth" in the configuration file to false. However, when an offline...

bug

Couldn't pass ProxyInitializeEvent to limboauth java.lang.IllegalStateException: If you want floodgate players to automatically pass auth (floodgate-need-auth: false), please install floodgate plugin. at net.elytrium.limboauth.LimboAuth.reload(LimboAuth.java:207) ~[?:?] at net.elytrium.limboauth.LimboAuth.onProxyInitialization(LimboAuth.java:182) ~[?:?] at net.elytrium.limboauth.Lmbda$3.execute(Unknown Source)...

bug