[REQ] Prevent users from logging in on used nicknames (offline-mode)

Discussion in 'Archived: Plugin Requests' started by hqSparx, Nov 15, 2011.

  1. Offline

    hqSparx

    Hello, im looking for plugin that will allow to block users from logging in on nicks, which are online. I know xauth can do that, but im using authme and dont know how to transfer database :(

    thanks!

    //right now people are logging in as others, and clearing their inventories by bug (authme)

    that shouldnt be hard :<

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

    OzoneBuu

    Get a proper server and account you cheapos!
     
    r3Fuze and Phiwa like this.
  3. Offline

    Phiwa

    Ask your users to buy the game and turn online-mode to true!
     
    r3Fuze likes this.
  4.  
    r3Fuze likes this.
  5. Offline

    hqSparx

    personally im using legal copy, but i want to let them choose; so nobody wants to fix that?


    authme's author isnt active anymore :(
     
  6. Offline

    c0mp

    It may not have been updated in over a month, but it should still work. Don't use it, so I can't say for sure though.

    There's also xAuth, which seems to be more of the same, but it's said to work with CB build 1337.
     
  7. Offline

    hqSparx

    it uses different hashing system, so i cant move my existing users accounts (over 1000)

    but i found that
    the problem is with level saving and inventories - player can enter with any nickname, click 'esc' and it will save their inventory (which is empty without logging in)

    temporary nicknames on join would solve that but i guess its impossible without rebuilding authme
    ive also seen 'Protection against "Logged in from another location" messages' in authmes features - its a lie?

    OK i found solution - older version of authme - 0.84
    can be downloaded here:
    http://stuff.whoami.org.uk/authme/0.84/
    you just need to edit auths.db a bit

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

    themadman300

  9. Offline

    hqSparx

  10. Offline

    themadman300

    Hm i have dynamic ip and it works fine
     
  11. Offline

    Technius

    It can be done by using

    onPlayerLogin(PlayerLoginEvent event)
     

Share This Page