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

    4-lom

    Guys, I want so share my German translation with you:
    - Leute, ich möchte meine Deutsche Übersetzung mit euch teilen:

    Code:
    unknown_user: Benutzer nicht in der Datenbank
    not_logged_in: '&cNicht eingeloggt!'
    reg_voluntarily: Du kannst deinen Nicknamen mit "/register (Passwort)" registrieren.
    usage_log: '&cBenutzung: /login (Passwort)'
    wrong_pwd: '&cFalsches Passwort'
    unregistered: '&cErfolgreich geloescht!'
    reg_disabled: '&cRegistrierung ist deaktiviert'
    valid_session: '&cSitzungslogin'
    login: '&cErfolgreich eingeloggt!'
    user_regged: '&cDer benutzername ist bereits registriert'
    usage_reg: '&cBenutzung: /register (Passwort)'
    no_perm: '&cDu bist dazu nicht Berechtigt'
    error: Ein Fehler ist aufgetreten; Bitte kontaktiere einen Administrator
    login_msg: '&cBitte logge dich mit "/login (Passwort)" ein'
    reg_msg: '&cBitte registriere dich mit "/register (Passwort)"'
    usage_unreg: '&cBenutzung: /unregister (Passwort)'
    pwd_changed: '&cPassword erfolgreich geaendert!'
    user_unknown: '&cBenutzername nicht registriert'
    reg_only: Nur registrierte Benutzer! Bitte besuche http://beispiel.de um dich zu registrieren
    logged_in: '&cBereits eingeloggt!'
    logout: '&cErfolgreich ausgeloggt'
    same_nick: Der gleiche Name ist bereits im Spiel
    registered: '&cErfolgreich eingeloggt!'
    reload: Die Einstellungen und die Datenbank wurden neu geladen!
    timeout: Login Timeout
    I hope it helps you ;)
    - Ich hoffe es hilft euch ;)

    4-lom
     
    Game4fun likes this.
  2. Offline

    DarkSageVXII

    Why is it that when some people login again there stuff disappears?
     
  3. Offline

    spunkiie

    Working like a charm with #1303
     
  4. Offline

    Nolam

    I'm having trouble connecting to MySQL...
    When I start/restart it says

    Code:
    [AuthMe] MySQL driver loaded
    [AuthMe] Connection pool ready
    [SEVERE] [AuthMe] ERROR: Timeout while waiting for a valid database connection
    [AuthMe] AuthMe 2.5 Disabled
    Can someone who got it working double check my config file?

    http://pastebin.com/zupRkyne

    My DB is "website" and the table is "users" where users are. I'm pretty sure I have everything set up correctly :(
     
  5. Offline

    BarelyMissed

    Could you phase back the /l function again? A lot of my users loved it since you didn't have to use the full /login!
     
  6. Offline

    Game4fun

    Danke. Das habe ich gesucht :D
     
  7. Offline

    P_S

    Hi. I have a problem when register a new user he is teleported out of spawn ... How to do it to stay in the same place? Thank you. Sorry for my english I'm Czech. :D
     
  8. Offline

    iama

    Hi ! I want to migrate from xauth because plugin have a one bug, and developer doest want fix it. Authme plugin good stuff, but some features may be useful:

    - option in config file which restrict register player who already have account (IP address to account check). if someone have ban, register another account can not be possible. sometimes it's the only way to protect against intruders.

    - disable register new players at online mode, from a console like /authme register disabled. this feature are very important. at my server im using this at night, when all of admins sleeps. if your server attacked grifer or some rude man, admin can temporary disabled reg. it very important thing.


    please, can you tell me about that things, its possible to integrate to authme ? if yes, how long time ? thanks for your plugin and thanks for hash-function on mysql "xauth" :)

    i wrote some python script, which help with migrate from xauth mysqldb --> authme mysqldb, link http://pastebin.com/5W1EWQhc
     
  9. Offline

    tincopper2

    Very sorry I couldn't get back to you, I have tried setting up a MySql server for the past week and failed to do so, what I meant was that whenever I would type; /register <password>, the message would pop up as if you hadn't typed anything after, /register, and I'm not quite sure, do I need an Sql server to use this plugin? Anyways, I rolled back to v0.73 I think and it's working great, but this version is just too confusing.
     
  10. Offline

    Domi381

    does´t work for me! i installed it and wrote the configs, but doesn´t work when i want to register. It displays: No permissions. But i´m op and i´ve got all permissions on my server
     
  11. Offline

    Hackuss

    Plugin terribly lags server. While entry to the server still the drops, I tried to reinstall the server, and other plug-ins, nothing helped.
     
  12. Offline

    MJRamon

    Okey. I'll try to integrate this plugin with MyBB. It uses this method to store passwords:
    Code:
    $stored_pass = md5(md5($salt).md5($plain_pass));
    Where salt is:
    Code:
    random_str(8);
    How can I change password encryption method?
     
  13. Offline

    Dion

    When I login I don't get my inventory back. Anyone got a fix for that?
    Great plugin though!
     
  14. Offline

    Massimo1993

    with mybb don't work: i set all but he don't reconize the password, he encript correctly but he can't confirm
     
  15. Offline

    MJRamon

    @Massimo1993
    How did you manage to encrypt for MyBB? See my post above about encrypt.
     
  16. Offline

    Massimo1993

    when i make /login the plugin encript the password same as my password md5 encrypted but he say password wrong
     
  17. Offline

    MJRamon

    But it's not just md5, huh? :)
     
  18. Offline

    joselitoeu

    When ppl join my server for the first time they spawn at spawn normally, but when they login, they appear in another place, in the roof of the spawn, at the corner, its not even exactly above the spawn, its a bit far from it, theres a way to change it?
     
  19. Offline

    supersullo

    Is it possible so when the owner reloads the server the players wont have to re login?
     
  20. Offline

    Valdifer

    i use this plugin on my server, is one of the best i've seen
    keep it up!!
     
  21. Offline

    Hackuss

    While entry to the server drops the void (the bedrocks). After about 10 + seconds to log in just. This is certainly due to this plugin because I will remove it as the problem does not occur

    Edit:

    Additionally, I leap out error on connection:

    Code:
    Internal exception: java.net.Socekt.Timeout.Exception. Read timed out
    I should add that after removing everything works correctly AuthMe, @pomo4ka glad you give something to do with it?
     
  22. Offline

    Lice

    yes its a perfect plugin. please add multilanguage support.
    i uploadet a german langiage File
    rename to messages.yml
     

    Attached Files:

  23. Offline

    hqSparx

    is there way to prevent kicking players if someone with the same name joins?
     
  24. Offline

    iUga

    Please Help Then I tipe /register ant my password is says again Please register with /register password please help
     
  25. Offline

    sagethor

    @pomo4ka
    Got a bug to report on the latest version I believe, when a user dies, and they decide to leave before respawning, when they login, they're back alive at the place which they once where. Thanks!
     
  26. Offline

    psychokitten666

    1st time i run the plugin i get this:


    22:27:26 [SEVERE] Error occurred while enabling AuthMe v2.5 (Is it up to date?): FOOD_LEVEL_CHANGE
    java.lang.NoSuchFieldError: FOOD_LEVEL_CHANGE
    at uk.org.whoami.authme.AuthMe.onEnable(AuthMe.java:129)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:404)
    at org.bukkit.Bukkit.reload(Bukkit.java:173)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:347)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:343)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)




    What have i done wrong?

    EDIT: Also, i can't /register when i come onto the server.. I type in /register and then a password for me, all it says is "/register password" and then it spams me with "Please register with /register password", and then it kicks me... Problem?

    Same here.

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

    hqSparx

    Protection against "Logged in from another location" messages
    doesnt work, you can 'override'


    additionally, you can clear others inventorys - log in on their nick, click esc (save level), quit

    im switching to authme 0.84.
     
  28. Offline

    Kombination7

    Dude, you rock man!
     
  29. Offline

    Accelerator74

    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?
     
  30. Offline

    basz030

    Hey, i've got a problem here, maybe someone can help me?

    How can i use the setting below in the newest version of AuthMe, i can't find this in the configuration file..
    teleportUnAuthedToSpawn: true
     

Share This Page