Inactive [GEN] NoInstantLogin v.1.3.1 - Deny players to re-login after logout. [1.1-R3]

Discussion in 'Inactive/Unsupported Plugins' started by nomaf, Jan 20, 2012.

  1. Offline

    nomaf

    Name: NoInstantLogin
    Author: Nomaf
    Version: 1.3.1

    I decided to publish this plugin.

    Description:
    Plugin prohibits players from entering the server after logging off.
    Players must wait some time to re-login to the server.

    Download on BukkitDev: http://dev.bukkit.org/server-mods/no-instant-login/

    License: GNU General Public License

    Install: Standard. Drop jar in your plugins folder and edit config.yml.

    Config:
    Code:
    Main:
    WaitTime: 900 - time to re-login (in sec)
    KickMessage: "You can not enter the server within 15 minutes!" - message, which gets the player when the time has not expired.
    UsePermissions: true - use permissions or not, needs Vault
    Permissions:
    Code:
    noinstantlogin.add - Allow adding players who can do fast re-login
    noinstantlogin.remove - Allow removing players who can do fast re-login
    noinstantlogin.list - Allow watch who is on the list to do fast re-login
    Commands:
    Code:
    /noinstantlogin add nomaf - now, player can do fast re-login
    /noinstantlogin remove nomaf - now, player must wait to re-login
    /noinstantlogin list - you can see who can do fast re-login
     
    You can also use /nil instead of /noinstantlogin
    Changelog:


    1.3.1 r16 (Feb 1, 2012)
    • Plugin didn't works correctly. I did some stupid bugs -,-. Now works fine
    • Works with Bukkit RB 1.1-R3 and Vault 1.2.6!
    1.3 r14 (Jan 26, 2012)
    • Added commands and permissions
    • Now plugin needs Vault to work
    • Added new node to config: Main.UsePermissions
    • Works with Bukkit RB 1.1-R1!
    1.2.1 r8 (Jan 21, 2012)
    • Sometimes player can join before remaining time - fixed
    • Change one non-translate word
    1.2 r6 (Jan 20, 2012)
    • Public release
    • Changed some names
    1.1 r5 (Jan 11, 2012)
    • Added config file
    • Fixed incorrect time
    1.0 r1 (Jan 10, 2012)
    • First release
     
    o0AzzA0o likes this.
  2. Offline

    maller

    The join messages still show in game, if the player tries to join with the time set.
     
  3. Offline

    o0AzzA0o

    Epic ! that would hopefully put off pvp loggers and a whole host of things !
     
  4. Offline

    nomaf

  5. Offline

    maller

    I still have the problem.
     
  6. Offline

    nomaf

    What plugins are you using?
     
  7. Offline

    nomaf

    Updated to Bukkit RB 1.1-R1 !

    maller maybe now you don't have any problems. I don't see I change only download name, but no download url...

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

    gameswereus

    Thank you very much for this plugin :)
     
  9. Offline

    treepunch

    Does not seem to work on latest R3 RB and latest Vault.
    Plugin gives "Loaded" okay on startup, but people are free to leave and join. It does not prevent anyone from logging in.

    When trying to run /nil or /noinstantlogin in game, I get this error in console:
    http://pastie.org/3291676

    Do not know if the two issues are related, but this does not appear to be working for me on R3.
     
  10. Offline

    nomaf

    New version is ready!
     
  11. Offline

    md_5

    and approved
     
  12. Offline

    Tikii

    Any way to add a node to bypass the noinstant ?
     
  13. Offline

    nomaf

    Use the commands or write your name in Plugins/NoInstantLogin/noinstantlogin.txt
     
  14. Offline

    Tikii

    No, i would really like a node, this way i could give that node to particular groups.
     
  15. Offline

    nomaf

    Ok, I'll do this soon.
     
  16. Offline

    Tikii

    Still wanting this to be done.
     
  17. Offline

    c0de_junkie

    please tell me you are planning on updating this plugin?? if not, then does anyone know of a plugin that does the same thing that this one does??
     
  18. Offline

    Mishrathium

    This is just what I am looking for! But appears doesn't work with 1.2? Sadface...
     

Share This Page