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

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

  1. Offline

    EvilNilla

    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:




    Show Spoiler

    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:
    Show Spoiler

    • 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. Offline

    EvilNilla

    Oh, the PLAYER teleports. My bad on that, I've fixed that in 1.9.8 (not really tested, but pretty logical change)
     
  3. Offline

    Darq

    Applying the update right now, I'll report with my observations in a few.

    Edit: Harsh way of testing, but I killed someone from range with a creeper, they teleported back to their home, and couldn't see me.
     
  4. Offline

    EvilNilla

    I approve of this methodology.
     
  5. Offline

    Cookieee

    Could you make a notification for people with vanish.vanish permission node to tell you whether you are invisible or not when you log in?
     
  6. Offline

    EvilNilla

    It tells you if you're vanished. If you're not vanished it doesn't tell you.
     
  7. Offline

    Cookieee

    Another thing, myself and another admin just teleported after using /poof, our home locations took 1 heart of damage from us and then we used /spawn and it basically put us at the top of the map and let us fall instead of teleporting us to the ground.
     
  8. Offline

    EvilNilla

    The way I handle the "tp while invisible" case so that users can't see you is to TP you to the top, and then TP you down to where you should have been. I'm not sure about the 1 heart of damage, but what other mods are you using?
     
  9. Offline

    Cookieee

    borderguard
    essentials
    essentialsGeoIP
    essentialsSpawn
    HeroicDeath
    KiwiAdmin
    LWC
    LogBlock
    NoCheat
    Permissions
    PreciousStones
    Stargate
    WorldEdit
    WorldGuard
    iChat
    iConomy
    iConomyChestShop

    But what I was on about with spawn was that is did not teleport either of us back down. It teleported us to the top then left us to fall, which isn't useful without godmode :O!
     
  10. Offline

    Darq

    Ah... I was wondering why when I teleported while /poof'd I would fall from the sky. Thanks for clearing that up.
     
  11. Offline

    EvilNilla

    We have a likely explanation.

    Our server is on steroids, so we never fall for all that long. I TP you to the top of the world so that you'll appear to the player/location you're TPing to while not being seen. Then I make you invisible and TP you down to that location. This seemed foolproof at first. Until you died from falling.

    I think that your non-sterroidal server has you fall for more than .75 seconds and I don't reduce the fallspeed appropriately when TPing you a second time.

    This will be fixed shortly.

    @Huts , @Cookieee

    Falling damage issues should be fixed. Please give it a test on your servers.

    Updated to 1.9.9

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

    MWisBest

    Ghasts are still attacking me while I'm invisible. Would being invisible stop working when I go through a native Nether portal?
     
  13. Offline

    Kalais

    Version 1.9.8 players are reporting seeing invisible admin's names when teleporting to them. The users stop mining as soon as they saw the admin's name appear real quick.

    Edit: This version seems to have made invisible players seen more often than before...

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

    Cookieee

    I just teleported around a few times, and it seems to want to wor kfine now :). It takes a bit for it to teleport you down from the sky if it is generating chunks, though :).
     
  15. Offline

    Sleaker

    Ghasts don't trigger Target events in the current RB, it's fixed in one of the newer versions, so next RB Ghasts will work properly.
     
  16. Offline

    Slez

    Uninstalled current version, everone can see me no problem apparently. Wish I could be more helpful and give details on why or how, but it just simply isnt working.
     
  17. Offline

    MonsieurApple

    Thank you very much!
     
  18. I love this plugin. Using it since today and it is actually pretty useful. Cheers.
     
  19. Offline

    efstajas

    It suddenly stopped working for me. Others can still see me, no errors in the console. :/
    It worked perfectly before, though. :)
     
  20. Offline

    Yukari

    Sorry if this has already been suggested (haven't gone through thread)

    Could you add godmode to it? When stalking potential hackers you want godmode anyway, would be nice if it all came along with this. Also some sort of /vanishtp <player> which activates this and teleports you to the target all in one, would be really awesome.
     
  21. Offline

    EvilNilla

    I like the vanishtp idea. I might use /tpvanish and /tppoof instead. Good suggestion. Added to TODO list.
    Had you been TPing around? In particular, I might have a bug in the multiworld support of certain features. What version of bukkit are you using?
    What version of bukkit are you using?
     
  22. Offline

    Jessicadawn

    When we are vanished and we teleport to players it drops us from the top of the map
     
  23. Offline

    Sim121

    Got an issue when loading the server :

    Code:
    [SEVERE] Could not load 'plugins/VanishNoPickup.jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(ZipFile.java:131)
            at java.util.jar.JarFile.<init>(JarFile.java:150)
            at java.util.jar.JarFile.<init>(JarFile.java:114)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:59)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:194)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:117)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:345)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:247)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:279)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:428)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:413)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Plugin unusable in game.
     
  24. Offline

    EvilNilla

    This is a common error when your upload via FTP failed or got corrupted.

    Try again.
     
  25. Offline

    OrtwinS

    @EvilNilla
    Love your plugin, could you also disable all forms of pvp while vanished?
     
  26. Offline

    untergrundbiber

    Can you please update for new RB?
    Something is wrong with NoPickup
    When i have NP on, i will still picking up items and they become phantom items in inventar
     
  27. Offline

    Trc202

    Seems to be a problem with bukkit. You can set the item pickup event canceled yet you still pickup an item.
     
  28. Offline

    OWNSyouAll

    I'm try to compile this with maven 2.0.11 using the latest git but i keep getting errors
    Code:
    [ERROR] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Compilation failure
    
    /home/owner/VanishNoPickup/src/com/nilla/vanishnopickup/VanishNoPickup.java:[28,29] package com.nijiko.permissions does not exist
    
    /home/owner/VanishNoPickup/src/com/nilla/vanishnopickup/VanishNoPickup.java:[29,39] package com.nijikokun.bukkit.Permissions does not exist
    
    /home/owner/VanishNoPickup/src/com/nilla/vanishnopickup/VanishNoPickup.java:[41,15] cannot find symbol
    symbol  : class PermissionHandler
    location: class com.nilla.vanishnopickup.VanishNoPickup
    
    /home/owner/VanishNoPickup/src/com/nilla/vanishnopickup/VanishNoPickup.java:[116,25] cannot find symbol
    symbol  : class Permissions
    location: class com.nilla.vanishnopickup.VanishNoPickup
    
     
  29. Offline

    EvilNilla

    .....

    Is it not obvious from that error list that you need to include the references to the appropriate permissions .jar files?
     
  30. Offline

    andrewkm

    @EvilNilla
    Bug/Problem.
    CB 928 + 1.9.9 novanishpickup.
    When invisible walking over dropped items causes the duplication bug to occur. You get one into your inventory and it becomes infinite. Please try it.
     
  31. Offline

    Trc202

    It's a known bug with CB 928
     
    andrewkm likes this.

Share This Page