login help

Discussion in 'Bukkit Help' started by skr1llex, Apr 14, 2012.

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

    skr1llex

    i have a problem with all the login plugins, when i make a password then try to login its says /login password all the time and i'm typing in the right password. could anyone help me?
     
  2. Offline

    mrlwiggy

    Which plugin in particular?
     
  3. Offline

    skr1llex

    iplock and crazylogin i tryed both and they both did say the samething.
     
  4. Offline

    mrlwiggy

    Have you configured them correctly, (are they using mySQL storage or flat file?
     
  5. Offline

    skr1llex

    i dont know i just put in the plugin.
     
  6. Offline

    andrewpo

    Well you'll have to configure it, look in the plugins/PLUGINNAME/config.yml file.
     
  7. Offline

    mrlwiggy

  8. Offline

    skr1llex

    i dont see that i click on the folder and there is just ips and translate
     
  9. Offline

    mrlwiggy

    Try this instead:

    Code:
    @echo off
     
    java -Xmx1024M -Xms1024M -jar craftbukkit.jar
     
    pause
    Save it as start.bat in the same folder as the craftbukkit jar, then double click it.
     
Thread Status:
Not open for further replies.

Share This Page