lenis0012 / LoginSecurity

Lightweight and secure user authentication for Bukkit Minecraft servers
https://www.spigotmc.org/resources/loginsecurity.19362/
Apache License 2.0
102 stars 85 forks source link

Please Update to 2.2 because 1.12 is out #106

Closed Tzzzt123 closed 5 years ago

Tzzzt123 commented 7 years ago

Thanks for updating soon.

Tzzzt123 commented 7 years ago

@lenis0012 when will u answer the freaking threads

swordin commented 7 years ago

+1

lenis0012 commented 7 years ago

I am releasing a version 2.1.7 @Tzzzt123 @swordin

It has a hotfix for 1.12 support

Tzzzt123 commented 7 years ago

@lenis0012 will u update to 2.2 in the next Month?

swordin commented 7 years ago

Thank you very much! The ice has broken! )

lenis0012 commented 7 years ago

@Tzzzt123 I hope so. I am still reworking the database engine, once that's done and tested I will be able to rapidly add in the remaining features.

After that I will need some help testing the new version to make sure it is bug free.

Tzzzt123 commented 7 years ago

ok @lenis0012

Tzzzt123 commented 7 years ago

@lenis0012 please tell me when 2.2 is out.

swordin commented 7 years ago

+1

I can't watch the registration and login bugs anymore...

Tzzzt123 commented 7 years ago

@swordin i am only waiting for the new features, i don't have so many bugs at the moment

swordin commented 7 years ago

but my problem is that: /reg and /l do not work (((

Tzzzt123 commented 7 years ago

ok @swordin lets hope its out till end of june

swordin commented 7 years ago

I pray for it to happen

alvaro-octal commented 7 years ago
[00:04:03] [Server thread/ERROR]: Error occurred while enabling LoginSecurity v2.1.7 (Is it up to date?)
java.lang.IllegalArgumentException: duration cannot be negative: -1 SECONDS
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:335) ~[spigot.jar:git-Spigot-0869666-03f1e37]
        at com.google.common.cache.CacheBuilder.expireAfterWrite(CacheBuilder.java:626) ~[spigot.jar:git-Spigot-0869666-03f1e37]
        at com.lenis0012.bukkit.loginsecurity.modules.threading.ThreadingModule.reload(ThreadingModule.java:54) ~[?:?]
        at com.lenis0012.bukkit.loginsecurity.modules.threading.ThreadingModule.enable(ThreadingModule.java:37) ~[?:?]
        at com.lenis0012.bukkit.loginsecurity.libs.pluginutils.Registry.enableModule(Registry.java:88) ~[?:?]
        at com.lenis0012.bukkit.loginsecurity.libs.pluginutils.Registry.enableModules(Registry.java:58) ~[?:?]
        at com.lenis0012.bukkit.loginsecurity.libs.pluginutils.PluginHolder.onEnable(PluginHolder.java:28) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-0869666-03f1e37]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-0869666-03f1e37]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-0869666-03f1e37]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:377) [spigot.jar:git-Spigot-0869666-03f1e37]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:327) [spigot.jar:git-Spigot-0869666-03f1e37]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot.jar:git-Spigot-0869666-03f1e37]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot.jar:git-Spigot-0869666-03f1e37]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-0869666-03f1e37]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-0869666-03f1e37]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-0869666-03f1e37]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]

It's being printed with every server start, doesn't seems to be important, but maybe should be fixed.

lenis0012 commented 7 years ago

@Alvaroctal I am assuming you set session-timeout to -1 or something like that. If you want it to be infinite, which i do not recommend, just set it to really high number like 1 million.

(don't go too high, as there is a maximum)

Tzzzt123 commented 7 years ago

@lenis0012 when does it come out?

swordin commented 7 years ago

Hello, How to export LoginSecurity DB back to the AuthMe? I'm tired of waiting for 2.2 with bugfixing ((((( I can't wait anymore... It's been 6 months since I wrote about the problems... (

ljacqu commented 7 years ago

@swordin /authme converter loginsecurity

lenis0012 commented 7 years ago

@swordin As mentioned above by @ljacqu , you can easily convert from loginsecurity to AuthMe Reloaded.

I am terribly sorry for taking forever with the next big update, and falling months behind the planned release date.

I made some poor decisions with the database rewrite that were intended to massively improve performance and ease of use, but it kind of backfired. I am slowly going back redoing this, and I seriously expect the new version to be out in a week or two.

swordin commented 7 years ago

Thank you for your prompt response! If it takes a week or two to do this, I will wait. Thank you and God help you!

lenis0012 commented 7 years ago

@swordin Would you be interested in testing the early versions? It will save me a lot of time when working on the next version.

swordin commented 7 years ago

Well, I have over 20 thousand players. I'm ready to test if the risks are small and if I do not get unrecoverable problems )

lenis0012 commented 7 years ago

@swordin Yeah, I wouldn't advise running it on a live server. Just a local test server, or if necessary on a server that I provide.

swordin commented 7 years ago

I'm happy to take part in the testing. It will be better if it will be server that you provide. Let's exchange emails / skype-ids or something like this?

lenis0012 commented 7 years ago

@swordin Sure. You can add me on skype as ghost.nl2 Or on discord as lenis#4331

swordin commented 7 years ago

skype is good

done )

lenis0012 commented 5 years ago

Version 3.0.0 has entered alpha stage. I think we can close this issue