Inactive [SEC] AuthMe v2.5.1 - High Performance Authorization plugin [1818/1.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by pomo4ka, Jun 19, 2011.

  1. Offline

    Fogbear

    Good day! I found error in the plugin. When enchant things, then rejoining the server enchantment with things removed, that is becoming a common thing, not bewitched. Could you fix this?
     
  2. Offline

    Chiller

    I have been getting a bunch of random text in the console when someone logins:
    Code:
    16:19:57 [INFO] robotjuice
    16:19:57 [INFO] $SHA$74870616ebe0b520$46f182ada421ad219dd577def1768b7db467f2a7005c667bf8f18ad8321f0a5a
    16:19:57 [INFO] 66.229.72.86
    16:19:57 [INFO] 1322426933330
    16:19:57 [INFO] [AuthMe] §4Robotjuice§f logged in!
     
  3. Offline

    darkwarriors

    plugin still active? or we have to switch to another plugin?
     
  4. Offline

    Giuseppe

    I have the problem that password in the MySQL database is stored incorrectly

    $SHA$97e56dc7f10d22fd$f7f2f3ac7c8ebe05cf
     
  5. Offline

    Hwo

  6. Offline

    CakRochi

    How about IP register?
    One IP can make 3 IDs.
    In other words, limited register.
     
  7. Offline

    Ady

    We are running Minecraft Bukkit Build 1502 but always kicks the player after 10 secs... This is really annoying, something fix?
     
  8. Offline

    Thyme676

    Is there any way you can keep sessions across server restarts? Because of all the dev builds for 1.0.0 coming out we've been restarting the server fairly often, is there any way to make it so they don't have to re login after it restarts?
     
  9. Offline

    stickeric

    Im using xAuth can i copy the passwords to AuthMe?
     
  10. Offline

    Freestyling

    I want to use this but can you add this:
    When a player who bought the game joins he doesnt have to login and his name gets saved
    when a guy with cracked version comes in with a name of someoen who buyed the game he cant get in
    He needs a name that isnt bin used
     
  11. Offline

    Grifhell

    so
    it works on 1.0.1-R1?
     
  12. Offline

    Thyme676

    I wonder if it's still being developed. A feature I'd really like is a setting to only ask for login if they log in from a different ip then when they registered. Also the command to override home ip might be useful in that case.
     
  13. Offline

    Valdifer

    I tested, works fine
     
    Grifhell likes this.
  14. Offline

    nath30

    douse it work fo enchantments? since xAuth broke enchantments and i don't understand the community made patch
     
  15. Offline

    Valdifer

    I enchanted the sword and enchant even saved by closing the server and disconnecting

    The enchant dont dissapear :D
     
  16. Offline

    guzior

    Code:
    19.12 12:18:32 [Server] WARNING Can't keep up! Did the system time change, or is the server overloaded?
    19.12 12:18:32 [Server] INFO     ... 12 more
    19.12 12:18:32 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.commands.LoginCommand.onCommand(LoginCommand.java:90)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.CacheDataSource.updateSession(CacheDataSource.java:68)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MySQLDataSource.updateSession(MySQLDataSource.java:223)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:185)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:203)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:140)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:156)
    19.12 12:18:32 [Server] INFO     at com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
    19.12 12:18:32 [Server] INFO     at com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:188)
    19.12 12:18:32 [Server] INFO     at com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.callConnectionEventListeners(MysqlPooledConnection.java:250)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MiniConnectionPoolManager$PoolConnectionEventListener.connectionErrorOccurred(MiniConnectionPoolManager.java:286)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.access$200(MiniConnectionPoolManager.java:36)
    19.12 12:18:32 [Server] INFO     at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.disposeConnection(MiniConnectionPoolManager.java:251)
    19.12 12:18:32 [Server] INFO Caused by: java.lang.AssertionError
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    19.12 12:18:32 [Server] INFO     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    19.12 12:18:32 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    19.12 12:18:32 [Server] INFO     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    19.12 12:18:32 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    19.12 12:18:32 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'login' in plugin AuthMe v2.5
    i have this in my server console when someone login into the server, there will be a newer version of this plugin?
     
  17. Offline

    Grifhell

    All the same, it would be nice if the plug-in updated
     
  18. Offline

    Jek29

    Good afternoon, we wait for updating to CraftBukkit: #1597.
    In advance thanks.
     
  19. Offline

    dzbzmc

    I used a long time this plugin without Permissions.
    Now i started to write the permissions for all plugins (I use PermissionsEX/PEX)
    but I think I faild something.. but what?
    When I connect to my Server and type in "/login [Password] or /register [password]" that happend => No Permissions!

    Here is my Permissions-file:
    Code:
    groups:
        default:
            default: true
            permissions:
            - modifyworld.*
            - authme.register
            - authme.login
            - authme.changepassword
            - authme.logout
            - authme.admin.register
            - authme.admin.reload
            prefix: '[Noob]'
    
        Builder:
            default: false
            permissions:
            - essentials.tp
            - essentials.tphere
            - essentials.gamemode
            - bukkit.command.tell
            - bukkit.command.me
            - essentials.balance
            - essentials.pay
            - essentials.sell
            - essentials.afk
            - essentials.getpos
            - essentials.helpop
            - essentials.mail
            - essentials.mail.send
            - essentials.me
            - essentials.msg
            - essentials.rules
            - essentials.delhome
            - essentials.home
            - essentials.sethome
            - authme.register
            - authme.login
            - authme.changepassword
            - authme.logout
            prefix: '[Member]'
     
  20. Offline

    Jek29

    Good evening.
    Why in 6-9 seconds works to kick the player from the world if it not login?
    Version 1597
    In a config it is registered:

     
  21. Offline

    Averus

    why it dont work with IC2 ?
     
  22. Offline

    Mike1665

  23. Offline

    Armaxxx

    Is there a way to see the passwords from the database.db file?
     
  24. Offline

    hoppsan

    Does this work for 1597?
     
  25. Offline

    Mrchasez

    How to switch from xauth to this.
     
  26. Offline

    Leenert

    Good Morning.
    At the moment i use the db file and a SAH246 Hash to save the passwords.
    Now my question: Is it possible to convert all passworts to mysql with a diffrent hash Code? Because i want to convert the passworts to SAH1...
    Please help me
     
  27. Offline

    Mrchasez

    How do i use xauth.h2 database with Authme?

    People can kick you by logging in with your name just with a cap letter

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  28. Offline

    ShitSomeBricks

    Is there a way to disable case sensitivity?
     
  29. Offline

    Mrchasez

    I am working on it, what i tried it didnt work though.

    Here is the code that handles it.

    Code:
            if (data.isAuthAvailable(name)) {
                if (settings.isSessionsEnabled()) {
                    PlayerAuth auth = data.getAuth(name);
                    long timeout = settings.getSessionTimeout() * 60000;
                    long lastLogin = auth.getLastLogin();
                    long cur = new Date().getTime();
    
                    if (auth.getNickname().equals(name) && auth.getIp().equals(ip) && (cur - lastLogin < timeout || timeout == 0)) {
                        PlayerCache.getInstance().addPlayer(auth);
                        player.sendMessage(m._("valid_session"));
                        return;
                    }
                }
     
  30. Offline

    ShitSomeBricks

    This issue is not so major, but with plugin mcMMO installed it causes %username%'s stats to wipe. Its the only reason I need a fix.
     

Share This Page