[INACTIVE] [ADMIN/SEC] VanishNoPickup v1.9.12 - Make yourself Invisible/Disable Item Pickups [935]

Discussion in 'Inactive/Unsupported Plugins' started by EvilNilla, May 3, 2011.

     
  1. Offline

    EvilNilla

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    VanishNoPickup - Make yourself invisible AND disable item pickups:
    Version: v1.9.12

    Description:
    This plugin turns you invisible. It also allows you to disable item pickups. These two things go hand in hand when stalking a potential cheater.

    I'd written a separate plugin to do NoPickup, but decided it was always wanted when you Vanish, thus we have this plugin.

    Currently the plugin is setup to always disable item pickups when you go invisible.

    As of 1.7 you can add a Permission node to disable mobs from noticing you while invisible.

    Many thanks to Nodren, as I've basically taken his plugin and added functionality to it.
    http://forums.bukkit.org/threads/admn-sec-vanish-v1-5-2-craftbukkit-only-617.345

    Features:
    • /vanish OR /poof - turns you invisible and stops item pickups
    • /vanish list shows you who is invisible
    • /np OR /nopickup - turns off all item pickups
    • /np list - shows you who has item pickups disabled
    • supports Permissions
    Download Here



    Source Code on Github

    Permissions:
    • vanish.vanish - permission to vanish
    • vanish.list - permission to show who is vanished
    • vanish.dont.hide - Don't Hide other Vanished people from this group
    • vanish.nopickup - permission to turn off item pickups
    • vanish.nopickup.list - permission to show who has item pickups disabled
    • vanish.noaggromobs - all mobs fail to target you and are thus not aggressive
    Changelog:





    Version 1.9.10-12
    • Bugfix: Better player detection when TPing to players while vanished.
    Version 1.9.9
    • Bugfix: Vanished players don't take fall damage when TPing now.
    Version 1.9.8

    • Bugfix: Telporting players can't see invisible people(1/2 second after TP event...)
    Version 1.9.7


    • Bugfix: players TPing/respawning will be able to see vanished ppl.
    Version 1.9.6


    • Fixed bug where relogging as a non-vanished player would allow you to see vanished ppl
    Version 1.9.5


    • Updated to fix TPing to players while vanished.
    Version 1.8.1


    Version 1.7




    • updated alias' to work /nopickup and /poof
    • vanish.noaggromobs - all mobs fail to target you and are thus not aggressive
    Version 1.6.1




    • Fixed invisible after disconnecting/reconnecting.
    • Keeps your invisibility state properly
    Version 1.6




    • Added NoPickup functionality and Permissions nodes
    Version 1.5.2 and below:










    TODO:

    • vanish.fakelogout - Hides the user from the /who and /list - might NOT be possible...
    • Make it so vanished players don't trigger pressure plates.
    • Settings To do following:
    • Force a particular group of people to join the NoPickup group when they login - maybe a combination of a negative permission and a config option
    • Allow toggling of noaggromob separate from vanish.
    • Force user to reappear if they attack
    • Force NoPickup when vanished
    • Add COLOR options for the different Vanish messages.





    Massive thanks and Credit:
    Nodren and mung3r
    nullum, thernztrom, Stormbow and 6 others like this.
  2.  
  3. Offline

    Waffletastic

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Great plugin!
  4. Offline

    axebyte

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Looks awesome, If only you could add a /nolist or something so it appears the Admin logged off. A server with no Admins on list is alot more effective . As the saying goes when the Admins away the cheaters come out to play.

    Other then that awesome plugin, Ban hammers are armed and ready. :D thank you
    [qwerty] and clawdz18 like this.
  5. Offline

    EvilNilla

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Not a bad idea.

    I'll add a TODO list:

    vanish.fakelogoutonvanish - Hides the user from the /who lists of popular chat applications.
    vanish.noaggromobs - all mobs fail to target you and are thus not aggressive
  6. Offline

    UndeadLex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I really like this light plugin. Just what my server was missing.
    Looking forward to the fakelogout, but is it possible to remove a user from the Minecraft /list as well as /who ?
    Maybe, if possible, hide /tp messages as well?
  7. Offline

    RomaClanServer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Could you add a simple "nopickup=true/false" so no-pickup can be remembered over restarts for all players? I have been looking for a plugin to do that for a long time, and I will be using this one for the other features.
  8. Offline

    crazydog

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Doesn't seem to work. I run /vanish, it says "disabling picking up of items" and "Poof!" but others can still see me.
    Strike that - I didn't understand how the plugin works. It makes a clone that looks like me, and I'm invisible when I move. The other people saw the clone.

    Also, /poof acts like an unregistered command, and the /np commands interfere with this plugin:
    http://forums.bukkit.org/threads/chat-nowplaying-v1-5-last-fm-plugin-within-chat-612.237/
  9. Offline

    EvilNilla

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thanks for the info crazydog.
    I'm not entirely sure what an unregistered command is. All I know is that the alias tag allows for the extra /poof command to work without having to duplicate it in the
    plugin.yml file. Is there something else I can do?
    (edit: I'm an idiot and will update and add new commands. Thank you for the info)

    Do you have a suggestion for what I should do about this? The lastFM plugin looks pretty nice be also looks like it hasn't been updated in over a month.

    I'll probably add an alias in 1.7 to/np as /nopickup
  10. Offline

    EvilNilla

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Okay, it seems that you want to FORCE the users to not be able to pickup items. I'll add this as a possibility to the TODO list.

    I don't currently have plans to remember a list of users across restarts, but I might be able to be talked into a basic .yml file for this purpose.
  11. Offline

    RomaClanServer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yeah, I am not looking for a user database, just a blanket nopickup true/false for everyone
  12. Offline

    Chipmunk9998

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I have been searching around for a plugin that did exactly this for a long time. Thanks!
  13. Offline

    cholo71796

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I don't know if it's possible, but if you could make the command configurable in the properties that would work pretty well- suits different people's needs.
  14. Offline

    gilgatex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    This works perfectly! Thanks!
  15. Offline

    Craftee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hi i was just looking at your plugin and it looks like something i want to have in my server. how much ram does this plugin take up? (i am limited on ram size :p)
  16. Offline

    Noah Wraith

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    when i type /vanish it tells me i've disappeared, poof.... but i'm still visible. :confused: ??
  17. Offline

    Tempelchat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Glad to know that there is a up-to-date vanish plugin! I really looking forward to the fake-logout.
  18. Offline

    Shanie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Does this support only Permissions, not vanilla? I'm getting
  19. Offline

    EvilNilla

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I honestly have no idea. It adds just a few PlayerListeners and a single EntityListener and they're really small.


    The supports Vanilla but only ops have the ability to do anything. Thanks for the bug report, I'll fix the message.
  20. Offline

    Craftee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  21. Offline

    Craftee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Awesome plugin :)
    works like a charm
  22. Offline

    Alesana

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Same here.
  23. Offline

    MineralMC

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Is this plugin capable of maintaining the stealthed state between reloads? I loved that feature of Spyer, but this puts 3 plugins into one; anti-item pickup, invisibility (which doesn't seem to be working, currently) and mob notarget.

    The ability to toggle notarget on or off and have it persist through restarts/reloads would also be incredibly useful.
  24. Offline

    TuRmoiLxx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    YES! AMAZING!
  25. Offline

    Albuca

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Agreed, same as vanish. It would be nice if it retained that you were invisible after login/outs (ie dropped connection).

    But awesome plugin!!!
    -A
  26. Offline

    kazzy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    this works with build 733 right?
  27. Offline

    Kobra1984

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Same
  28. Offline

    EvilNilla

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I honestly don't know, but you should update to 740. There are several security issues with 733 that were patched.

    Thank you for the feedback, my reply to the 3 of you is the same:
    http://forums.bukkit.org/threads/request-saying-its-broke-doesnt-help-solve-the-issue.839/

    It DOES support login/out between connections. It just doesn't persist over reloads of the plugins/server.

    Not a bad idea. I'll push that into TODO list.

    To all: Make sure you have the newest version(1.7 right now).

    ps. check out the permissions area. I forgot about the vanish.dont.hide permission from the original
  29. Offline

    Trc202

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Bug: Armor does not re-appear on player after becoming visible again. Taking armor off and putting it back on fixes it.
  30. Offline

    MineralMC

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  31. Offline

    EvilNilla

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    What Bukkit version are you using?
    What other plugins?

Share This Page