Inactive [ADMN] PasswordSafe - Safe Login System, simple. [1.2.5 - R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by CXdur, Apr 26, 2012.

  1. Offline

    CXdur

    [​IMG]
    PasswordSafe
    Version: 1.0
    What is PasswordSafe?
    - A plugin that requires people with permission or OP to log in after connection to a server.​
    - A plugin that helps you from hacked admin accounts.​
    - A plugin that you can use for servers with online-mode: false.​
    How to set up?
    Download the plugin, put it into the plugins folder and set up the config (MySQL required).​
    When you log in you will see the rest :)
    Enjoy! ;D​
    Commands:
    - SetPassword [Sets your password: /setpassword <Password>] Alias: /setpw​
    - Login [Logs you in: /login <Password>] Alias: /logmein​
    - SetOtherPassword [Set's someone elses password: /setotherpw<Playername> <Password>​
    - GetPassword [Check a players password: /getpassword <Playername>] Alias: /getpw <Player>​
    Permissions:
    Configure them in the config.​
    NOTE: I don't work on this plugin anymore, but the plugin was fixed by a nice guy on the forums here :).
    Download:
    Download fixed version [ by kl6fr]
    Change log:
    Version 1.0:​
    Released the plugin!​
     
  2. Offline

    Powerhalo

    Well, there is alot of plugins like that but this is really cool and the feature to add permission is cool so that we put people at a rank that they do not need to login then torture them :3
     
  3. Offline

    CXdur

    Explain a bit more, I might add it.

    md_5 Can you please take a look at it? :)

    huh?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
    Kem200 likes this.
  4. Offline

    Powerhalo

    The best thing you could do is a multi-protection plugin where there is that plugin with anti-grief, anti-spam ect cause now similar plugins already exists
     
  5. Offline

    DJdur

    The thing with this plugin is to get hacked admins-accounts not may play, cuz the real admin sets a password, then the hacker don't know the password, simple as THAT!
     
  6. Offline

    yttriuszzerbus

    Does this hash passwords? Just wondering.
     
  7. Offline

    CXdur

    Nope, can add it if someone suggests it tho.
     
  8. Offline

    Wratery

    Great plugin, Cxdur! It seems to work perfectly, and don't see any problems with it.
     
  9. Offline

    DJdur

    Bump for the mods.
     
    CXdur likes this.
  10. Please why do you need mysql? Because my server is an "official" one...
    Because i get an error when i start reload or start my server with your plugin.
     
  11. Offline

    SérgioAveJr

    Man, i've aleredy created a Database on Workbench MySql, and edited the file like this:
    # PasswordSafe config, please fill this out before enabling the plugin for real:
    MySQL:
    Host: 3306
    DatabaseName: PasswordSafe
    Username: root
    Password: ********
    Permission:
    Node:
    NeedPW: passwordsafe.needspassword
    SetPW: passwordsafe.setpassword
    SetPWOthers: passwordsafe.setpasswordothers
    Login: passwordsafe.login
    GetPassword: passwordsafe.getpassword
    OPHasPermission: true
    But this wont work, how to assossiate my database on plugin? help me pls D:
     
  12. Offline

    md_5

    Approved
     
  13. Offline

    kl6fr

    Hi, something with the database was wrong is the source code. I fixed it. It's working on my 1.3.1 minecraft server.
    There is the plugin: Download
    and there the sourcecode: https://github.com/spluv/PasswordSafeKKR

    I patched it to add a standalone feature (no need MySQL server anymore). Just put the plugin in plugins folder and it works out-of-the-box!

    I don't know if I have to create a new thread.
    By default the hostname in the config file is "sqlite" and the database will be stored in a file under the plugin directory. If you need to use a MySQL database, change the hostname as before (localhost or yourdomain.com).

    There is the new plugin: Download
    and there the sourcecode: https://github.com/spluv/PasswordSafeKKR

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

    Wyn


    Thanks for the modification. I found two bugs though for each hostname type though...If you use mysql it won't make the tables if there not there... http://speedcap.net/img/234482eedfc5c572f17185e29892bf56/0bd86842.png

    And if you use sqlite it doesn't show last ip ingame + throws messages that the database cannot be made due to it already existing in the server console.
     
  15. Offline

    mattycfp

    Love your user pic XD
     
    CXdur likes this.
  16. Hello

    I am new with MYSQL and i just can't figure out how to work with it.
    Can someone please give me a toturial on:
    - were to safe download
    - how to install (I know how to install a program but i mean for strange questions when installing)
    - how to use it with this plugin

    I would really appreciate some help,
    Thanks

    ps: Sorry for my bad English, English isn't my default language.
     

Share This Page