Inactive [ADMN/SEC] LockIP v0.4 - Limit players to one IP [1058]

Discussion in 'Inactive/Unsupported Plugins' started by SwearWord, Jun 16, 2011.

  1. Offline

    SwearWord

    Plugin: LockIP
    Version: v0.4

    Description:
    This is mostly for servers in offline mode. This plugin kicks users if they try to login from IPs not associated with their account so compromised passwords from won't be an issue as they are with an Auth plugin. Also no one likes having to enter passwords on server reloads.

    I do plan to create commands to allow users to specify more IPs themselves, I should have that done in the next few days.

    Features:
    • Limit users to certain IPs.
    • Specify what IPs for what user.
    • Doesn't include annoying host name info, easier to specify IPs.
    • Prevents account sharing.
    • Allows matching of partial IP.
    • Doesn't prevent housemates from playing together.
    • Can add last attempted IP to list of accepted IPs for any player from in game.
    Download
    Here

    Important:
    Editing users.txt while the server is running will not doing anything. As of now you can only edit the IPs when the server is stopped. Just go into the plugins/LockIP folder and open users.txt and add or remove IPs there.

    Configuration:
    Setting subnet=true will put LockIP into the following mode. It will only look to match the first 3 octets of an IP. So if my IP was 192.168.1.122, anything from 192.168.1.* would be allowed to connect. This could help with dynamic IPs, I'm not exactly 100% certain if they stay in the same subnet. However it does allow people from the same subnet to login as each other.

    Permissions:
    Code:
    LockIP.exempt - Allows a user through without checking IP.
    LockIP.admin - Allows user to add last attempted IP to list of accepted IPs for any other user.
    Commands:
    Code:
    /lockip <user> - Adds last attempted IP to specified user's IP list.
    Change Log:
    v0.4
    • Added /lockip <user>
    • Alphabetized flatfiles
    • Added permission node (LockIP.admin)
    v0.3
    • Added permission node (LockIP.exempt)
    • Removed Case Sensitivity
    v0.2
    • Added subnet matching
    v0.1
    • Initial release
    Credits:
    Thanks to Mixxit for originally coming up with this idea. Unfortunately, his plugin has been taken over by someone who is just pretending to support and update it. I didn't use any of his source but all my features are pulled from his plugin.
     
    HarcX and AS1LV3RN1NJA like this.
  2. Offline

    SamyBG1

    It works in a totaly different way.... can someone make a copy of this plugin so no commands are there for the users to be confused on... iplock the one from tailor has commands that is BAD this one doesnt require player to type stuff... they just login and done
     
  3. I can remake LockIp if that is what you want?
     
  4. Offline

    SamyBG1

    yea... can u remove the use of commands completely and just do it so it saves their ip in a file and doesnt let the person log in with another nickname
     
  5. Offline

    mindehu

    ummm is it just me or the download link is broken?
     
  6. Offline

    Buckethead

    way outdated thi doesnt work anymor
     
  7. Offline

    mindehu

  8. Offline

    JesterAzazel

    There's another version of this but it sucks in comparison. OP if you update I'll tattoo your name on my chest in impact font. Ok, I won't really do that, but you'll have my eternal gratitude.

    EDIT: The other on is IPLock. It requires a password the first time you log on, but you can set it to stop prompting you when you log on from a certain IP. The reason I hate it is because people can't figure out how to make a password and it really annoys me that I have to explain it instead of them just looking in the chat window..
     
  9. Offline

    isaac_pops

    the ink do not work
     
  10. Offline

    Buckethead

    Outdated this is gone
     
  11. Offline

    grid21

    Are you ever gonna update this for 1.2.5-R4.0??
     
  12. Offline

    IsaiahRobichaud

    Error (404)

    We can't find the page you're looking for. Check out our Help Center andforums for help, or head back to home. EDIT: That's the download link :(

    C'mon just make a devbukkit download :( they almost never have errors :)

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

Share This Page