Inactive [SEC] xAuth v2.0.10 - Extra Authentication [1.2.5-R1.3+]

Discussion in 'Inactive/Unsupported Plugins' started by CypherX, Mar 15, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    CypherX

    xAuth v2.0.10 - (CraftBukkit build: [1.2.5-R1.3+])
    Download v2.0.10

    lycano is taking over the development of xAuth as I no longer have the time nor the will to continue working on it. Please see the BukkitDev page: http://dev.bukkit.org/server-mods/xauth/

    Thanks to everyone who has showed support for me and xAuth over the past 17 months. It's been 'fun'. If for any reason you need to contact me, stop by my IRC channel (irc.rizon.net #LoveDespite) or toss me a message at http://love-despite.com/forum. Until we meet again, stay gold. Bang.

    ------------------------------------------------------------------​

    xAuth is a plugin designed with a single task in mind: protect a server and its players while running in offline-mode. The basic idea of this protection is allowing players to register an account based on their player name and a supplied password. When a registered player connects to the server, that player will be prompted to authenticate his or herself by logging in. If and only if a valid password is supplied, they will regain full control of their account until their session expires.


    Features
    • Before registering/logging in, players cannot:
      • Chat, execute commands, interact with objects (levers, chests, etc.), move, or pickup items.
      • Break or place blocks
      • Receive or give damage, be targeted (followed) by hostile mobs
    • Inventory and location protection
    • In-depth setting and message configuration
    • Persistent login sessions through server restarts
    • Player name filter and password complexity configuration
    • Kick non-logged in (but registered) players after a configurable amount of time
    • Bukkit Permissions support
    • Kick or temporarily lockout the IP address of a player who fails to log in after a configurable amount of tries
    • Custom, highly secure password hashing
    • H2 and MySQL support
    • Authentication over URL (AuthURL) allows for connection to forum or website databases
    Changelog (click for full changelog)
    • Version 2.0.10
      • [Fixed] Exploit to completely bypass login system.
      • [Fixed] xAuth commands not working with Rcon
      • [Fixed] Exploiting login system to avoid fire & drowning damage.
      • [Fixed] NPE caused by player connecting & disconnecting during same server tick.
      • [Fixed] 'Table "SESSIONS" not found' error when a player uses /logout while session length is set to zero.
      • [Fixed] Exploiting location protection after dieing to return to the spot of death.
    • Version 2.0.9
      • Added several reverse single session configuration options.
      • Fixed registration.forced: false not working.
      • Updated version check and H2 download links.
    xAuth Importer
    xAuth Importer is a tool used to import accounts from previous versions of xAuth as well as other authentication plugins. Click here for more information.
     
  2. Offline

    Floydrose

    Its not that people are stupid, it's that people dont understand things like MySQL and how to set stuff like this up. I am having a lot of trouble figuring out what to do with mySQL and I messaged you and what you replied to me didn't help one bit. I just think you should have more patients with people that want to use your mod but dont have a lot of computer knowledge. Your mod was very easy to use at first and now its very complicated. I would switch to another mod, but I can't find one. If you could help me out and actually explain to me how to set this up in detail I would greatly appreciate it.

    Thanks.
     
  3. Offline

    CypherX

    The "issue" experienced by the individual in my screenshot has nothing to do with MySQL.

    Also, the first result of that link I gave you includes a step-by-step guide on how to install and set up MySQL. If that doesn't help you, I'm afraid nothing will. I don't have the time, patience, or care enough to write up highly detailed and in-depth guides on how to do every single thing involved with setting up MySQL or my plugin when such things exist already and are very easy to find when given more than three seconds of looking. God forbid you have to figure out how to do something for yourself rather than be spoon-fed everything.

    Furthermore, setting up MySQL is an EXTREMELY easy process that takes no more than ten minutes.
     
    sharkale likes this.
  4. Offline

    Floydrose

    That first link did nothing for me. Nothing happened or worked the way the guide said. Trust me, I'm not an idiot when it comes to figuring things out on a computer. However with this setup, me along with 3 other admins, cannot figure it out for the life of us. We are not computer geniuses like you are and have never dealt with anything like this. And believe me, the majority of the people that get your mod will not be able to set it up. If your going to release a mod, I think it would be in your best interest to at least explain to the people how to set it up. I understand your working hard on updating the mod, but it will be for nothing if you dont even explain to people how to set up the damn thing. Just some advice.
     
  5. Offline

    CypherX

    If four of you failed to follow an easy to understand guide, I've got some bad news..

    Did it never occur to any of you to do some research of your own? Wait, I already know that answer. If you did, you would have found the installer which even a chimp could use.

    I also want to make clear that I couldn't care less how many people use my plugin, especially those who need to be spoon-fed every single thing about setting something up. People like that shouldn't even be running a server in the first place.
     
    FunCraft, _Robert and sharkale like this.
  6. Offline

    sharkale

    Ahhahah lol CypherX
    The same happend to me, asking the same over and over and over, stupid questions.
    Some cant open a text file and try to run servers xD
    If they dont have time to read or search then not deserve attention. Simple ignore them.
     
  7. Offline

    eta-92

    Can you give us all the links needed (downloads, guide,...) in the main page of the topic.
    I am a little lost and i can't find all the things you are talking about.
    sry :p
     
  8. Offline

    filszyp

    CypherX
    I understand your pain, I have the same problems with some of my players asking the stupidest questions. :)
    Thank your for a great plugin and your hard work!
     
  9. Offline

    CatsyLady

    the error was found, it was an false line in playerdata table
    what causes only my name, it was deleted and now all is fine.
     
  10. Offline

    sharkale

    CatsyLady is not his fault. its your fault for cheat items with non default item data. and the error is from bukkit inventory.
     
  11. Offline

    ImJustPro

    Hi, I'd like the link to a test build. Thanks
     
  12. Offline

    CatsyLady

    probably Tim makes 127 enchantments?

    the autor says it do not conflict with xauth


    anyway, i deleted Tim or now
     
  13. Offline

    sharkale

    CatsyLady you dont read the error log? i hate when people dont do that.

    Code:
    Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 127, bounds are 1 to 3
    at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:299)
    so, inventory from bukkit cant handle these enchanment hack.
     
  14. Offline

    robxu9

    this thread is full of amusement and stupidity. well done, people!
     
    PinguinAman likes this.
  15. Offline

    CatsyLady

    old version of xAuth on 1.1 and lower handled it very well,
    but no problem at all, i have removed Tim now.
     
  16. Offline

    CypherX

    Anyone have an AuthMe Reloaded flatfile and/or MySQL database export they'd like to share so I can create the importer?
     
  17. Offline

    eta-92

    Who do we have to kill to get just a link ?
     
  18. Offline

    killerbunny108

    i really need xauth for minecraft 1.2.3
    a lot of people are comming 2 my server with my user name and other admin:mad:
     
  19. Offline

    sharkale

  20. Offline

    Zerkhan

    :confused:! 2 more days to wait long this amazing plugin ... Very good job CypherX !
     
  21. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    The trouble is xAuth is loading stored inventory incorrectly. It should be loading unsafe enchantments, or nerfing them when storing.
     
  22. Offline

    CypherX

    CatsyLady

    Updated to support unsafe enchantments, re-download from the link in the PM you received.

    Also, I will not answer profile messages requesting a test build. If you wish to acquire one, learn to follow instructions.
     
  23. Offline

    Pr07o7yp3

    Ok, I have site which is fully integrated with the server.
    My questions are if the structure of the mysql table is still the same and if the password hashes are same?
     
  24. Offline

    NotYetRated

    How did you go about doing that? I am looking to do the same for my server...
     
  25. Offline

    CypherX

    A few tables have been changed, you can see what's different here. Password hashing is the same.
     
  26. Offline

    Nzer0

    And CypherX profile spammer winner is ....... Tomass
    just look at this:
    My congratulations to the winner!
    ;)
     
    robxu9 likes this.
  27. Offline

    Pr07o7yp3

    I wrote it. I know PHP.

    @CypherX, Tnx. :)
     
  28. Offline

    CypherX

  29. Offline

    ChemicallyGodly

  30. Offline

    NotYetRated

    But he have many a website, so he has to be much a smart.... Right?!?!

    CypherX, I feel your pain haha.... honestly.

    Awesome plugin, and amazing support for it, thanks for all the work!
     
  31. Offline

    winter4w

    I love this cant wate until it get update tho some people do bypass it hope it gets fixed :D
     
Thread Status:
Not open for further replies.

Share This Page