[ADMIN/SEC] StealthLogin v1.1.1 - Hide your joins and quits! [1000]

Discussion in 'Inactive/Unsupported Plugins' started by CraftRepo, Apr 1, 2011.

  1. Offline

    CraftRepo

    StealthLogin - Hide your joins and quits! [1000]
    Version: v1.1.1

    StealthLogin is a plugin that allows Administrators of craftbukkit servers or anyone with the permissions node for that matter to login and be kicked without being seen.

    It has only one known conflict, MCMA. Just disable welcome messages in the MCMA configuration to resolve this issue.

    [diamond]You will need Permissions 2.7! Or something that fakes permissions...[diamond]
    Permissions Nodes (Click To View) (open)

    stealthlogin.join – Blocks login message. Users won't see you comming!
    stealthlogin.quit - Blocks quit message. Users didn't know you were on.
    stealthlogin.kick – Blocks kick message from being shown to users that are still connected.
    stealthlogin.check – To use the commands logincheck and kickcheck.


    Features:
    • Block join messages for certain users. Great for mods/admins that are pestered on login by users.
    • Block kick messages for certain users. Great if you don't want noisy users asking why users were kicked!
    • Check commands. Good for making sure certain users have the functionality they need!
    Commands:


    • /logincheck - Returns a list of currently logged in users that will login without a message to users.
    • /kickcheck - Returns a list of currently logged in users that will not be shown being kicked.
    • /loginshow - Fakes a login message for you! Player Joined the game!
    • /logoutshow - Fakes a logout message for you! Player Left the game.
    Changelog:


    Version 1.1.1 - Fixed a bug with logouts. Altered the way we hide logins so MCMA will track users.
    Changelog (Click To View) (open)

    Version 1.1.1
    • Version 1.1.1 - Fixed a bug with logouts. Altered the way we hide logins so MCMA will track users.
    • Version 1.1.0 - Added /loginshow and /logoutshow. Now hides logouts!
    • Version 1.0.0 - Initial release to the public




    PLEASE, only use this thread for support related questions. Or for thanks/etc. All feature requests and bug reports should be officially submitted through the bug tracker linked below.

    Download:
    Main Download Link: http://bamboo.craftrepo.net/browse/STEALTHLOGIN-STABLE-3/artifact/JOB1/jar/StealthLogin.jar
    BACKUP DOWNLOAD ONLY: http://www.van-craft.com/plugins/craftrepo/StealthLogin.jar

    Bug Tracker:
    http://redmine.craftrepo.net/projects/stealthlogin

    Website:
    http://craftrepo.net

    IRC Info:
    irc.rawrirc.net #craftrepo
     
  2. Offline

    vancraft

    Thats great i cant wait to try it on my server when 1.4 is all stable!
     
  3. Offline

    Juze

    Does this remove the player name from /who ?
     
  4. Offline

    CraftRepo

    currently, no. it will do so in a future update.
     
  5. Offline

    firegore

    Can you add this to this Page, because your DL Link is 503 Error Temporarily Unaviable

    Thanks
    firegore
     
  6. Offline

    CraftRepo

    it's up again. jenkins decided to die for no real reason.
     
  7. Offline

    vancraft

    Thank you!
     
  8. Offline

    Revenge

    Is there a way to disable the message "[StealthLogin] You have been logged in secretly!"?

    I'd like to use this with LoginMessage. I configured LoginMessage to broadcast when a player joins the server (Player connected from <country>.) Therefore I don't need the login message from StealthLogin.. :)
     
  9. Offline

    Soryo

    I got this error when is started up the server.... no one joined or anything... Does that mean that there's something wrong with "Player"?

     
  10. Offline

    CraftRepo

    Revenge: Currently no. Perhaps in a future release. EDIT: I just integrated it in the devel branch. It was mostly for debugging anyway. ^.^
    Soryo: Make sure you have permissions 2.5.5 or something that fakes it.
     
  11. Offline

    Incendia

  12. Offline

    Revenge

    Thanks =)
     
  13. Offline

    jmcneely

    Minecraft beta 1.4, craftbukkit #618

    I've been wanting a plugin to do this for a long time, thanks for making it.

    But one problem on login it works but with log outs it still shows everybody that I logged out.
     
  14. Offline

    vancraft

    at least it doesn't say you logged in! :D
     
  15. Offline

    CraftRepo

    In the devel branch it does! And when the next RB comes out it will.
     
  16. Offline

    andrewkm

    Ive been waiting for something like this as well for a long time.
    However would love to dissappear from /online and /list and /who and so on lists....

    Definetaly will be watching this thread for updates :D

    Well just tried it.
    CB [617] Permissions [2.5.5]

    Works perfect when i login. No one can see me (Although they can still check /online to see my status)
    HOWEVER when i logoff (Either by disconnect or by closing minecraft) users in the server can always see.
    No errors........?

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

    Incendia

     
  18. Offline

    CraftRepo

    exactly. the change in the quit method isn't in 617, so it wouldn't work.
     
  19. Ok, willing to wait for logout hide (especially as its not your fault)... but can you add this...
    When you log in it asks you if you want to remain broadcast your login... if you reply "/login show" (or something like that). It will then broadcast the login.

    Now I just need to ask commandBook to add a permissions node to hide online players.
     
  20. Offline

    CraftRepo

    Quite possible to do. As for commandBook, we might be able to hook into it and hide the player. I'm thinking the more logical solution however is hide the player in bukkit. This way every possible plugin will be filtered.

    EDIT: I've added both /loginshow and /logoutshow to the devel branch.
     
  21. Offline

    fugue2005

    would kill for this if it hid me from the playerlist
     
  22. Offline

    Raptor2213

    For my admins, I have permissions set to everything. This means that when an admin logs in, any admin, they won't have the message displayed, even if I want it to be. Rather than having it detect if they have permission to use the plugin and silencing EVERYONE that has access, it should check to see if they have permission to add someone to the stealth login list.
     
  23. Offline

    Steve Cole

    i have my admins allowed for "*" but then i removed a few of their permissions. just add '-stealthlogin.join' to their permissions.
     
  24. Offline

    Liger_XT5

    Could it be possible to add in a way to disable the login message of the person logging in discretely?It states "You have been logged in secretly!" but I would like to remove that message. It gets in the way of the other login stuff. Bad enough I have to put up with the mcbans welcome message.
    I'm using this plugin with rTriggers to stop the "Name" joined the game and use my own welcome message.
     
  25. Offline

    CraftRepo

    read up. post number 8 in the thread, here, i'll link you http://forums.bukkit.org/threads/ad...-0-hide-your-joins-580-617.10906/#post-175031 someone already asked. my reply is post number 10 i'll link you again. http://forums.bukkit.org/threads/ad...-0-hide-your-joins-580-617.10906/#post-175829
    read the EDIT: part.
     
  26. Offline

    jmcneely

    I noticed a new recommend build came out today, #670. Tested it and it still shows logouts.
     
  27. Offline

    CraftRepo

    did you compile it from source? otherwise the 617 build wouldn't show logouts. I'm about to build it against the new RB and release 1.1.0 which won't show logouts (with the correct permissions nodes)
    EDIT: I've merged the Devel branch into the main and released v1.1.0 which will hide logouts.
     
  28. Offline

    alefnull

    running latest CraftBukkit (as of right now) and ver.1.1.0 of StealthLogin.. but getting "Unknown console command" when using any of the commands listed. plugin loaded and enabled with no errors, as shown in my console:

    Code:
    StealthLogin: version 1.1.0 Permissions detected...
    StealthLogin: version 1.1.0 enabled!
    did i really do something wrong?

    EDIT: got the commands working now.. but hidden logouts are still not working
     
  29. Offline

    Steve Cole

    i can't get the /logoutshow command to work on 1.1 with CB 670
     
  30. Offline

    Pomme72

    Hi guys,

    Work for me but only for join, not for quit. :(

    No error in the console :O
     

Share This Page