[ADMN/SEC] VanishNoPacket 3.14.2 - Invisibility made easy! [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by mbaxter, Aug 16, 2011.

  1. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    No, I'm not adding config options that would conflict with the already existing and fully functional permission nodes.

    Looking for testers for a version that does not require spout.

    http://dl.phozop.net/VanishNoPacket/randombeta/VanishNoPacket.jar
    REQUIRES BUILD 1871 OR LATER

    Note: If you're reading this more than a few days after this post, that link is not what you think it is.


    godsyn andrewkm Stealth62 Pr07o7yp3 macman

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

    baffu

    I can test when I get home tonight
     
  3. Offline

    Pr07o7yp3

    Ohh, niceee. I'll test it. :)
     
  4. Offline

    macman

  5. Offline

    Pr07o7yp3

    It doesn't work.
    They can see me...

    Also, when I tried the command /v fakejoin/quit, first I get an error:
    An internal error occurred while attempting to perform this command
     
  6. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    You are running a build at or above 1871 right? If you are, please paste the server logs for that error.
     
  7. Offline

    Pr07o7yp3

    About the version, using craftbukkit 1.1 R3
     
  8. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    As my post states you need to be using build 1871 or higher.
     
  9. Offline

    Pr07o7yp3

    Ok, what version i'm using then?

    I thought this is the newest version...
     
  10. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    That's the latest recommended build.
     
  11. Offline

    Pr07o7yp3

    Ok, sorry. I'll check it...
     
  12. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Oh, heh. Thought I wrote out the number as well. The RB is a few numbers before the version you need. :D
     
  13. Offline

    BadgerLove

    This appears to be working for me , however will this version block the hacking tools like on spout servers?
     
  14. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    It should. I'm doing a full test soon to ensure nothing is slipping through.
     
  15. Offline

    Puremin0rez

    Non-Spout version is working great. So awesome to have this work without spout! Kudos!
     
  16. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Justin The Cynical likes this.
  17. You should probably change the title to reflect the minimum build requirement. It still reads 1.1-R3, which is earlier. :)
     
  18. Offline

    johnhardwood

    Im admin on my server, in my nodes I am owner so I have a * access to all commands. I would have to add every single command from every single one of my plugins. And exclude the nochat.
     
  19. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    2.4.1 works fine on R3 and the changelog suggests it for R3 :)

    Then negate the permissions you don't want. :)
     
  20. Offline

    johnhardwood

    Getting every node from every plugin I have would take quite a long time.
     
  21. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    That's why I said to just negate the ones you don't want instead of writing out all the ones you do want.
     
  22. Right. However, the title states version 3. And we both know how good people tend to be at reading documents. ;)
     
  23. Offline

    Puremin0rez

    Just stating once more that I'm so happy you were finally able to make this non-spout.

    I've always wanted to use this plugin but no longer trust spout after it messed with my chunks.

    Only minor issue I've noticed is that when I'm invisible I can still push players around (3.0) - Not sure if I set up something wrong, though.

    Thanks for the great plugin sir!
     
  24. if the 3.0 requires bukkit 1871
    Where to get it?:O

    EDIT:
    2.4 version -> you cannot push players around, u go near them and u get pushed away NOT THEM
     
  25. Offline

    Puremin0rez

  26. Offline

    Tanite

    You did it! *throws confetti in the air*

    :D
     
  27. Offline

    Canio22

    Code:
    >13:06:43 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'v' in plugin VanishNoPacket v3.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:777)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:725)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:178)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:587)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.canSee(Lorg/bukkit/entity/Player;)Z
    at org.kitteh.vanish.VanishManager.toggleVanishQuiet(VanishManager.java:176)
    at org.kitteh.vanish.VanishManager.toggleVanish(VanishManager.java:123)
    at org.kitteh.vanish.VanishCommand.onCommand(VanishCommand.java:43)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 14 more
    I logged in 2 days ago and since vanish hasn't worked properly. I have not updated but i have an auto updater that may have updated it. Where do i get 2.4.1 I am using 1.1 RB3 as my host wont allow me to update to builds that arnt recommended.
     
  28. Offline

    tigercarl02

    i have a little problem i was on my friends server and im admin ofcourse but when i write /vanish it sad i dont have permission i checked if i was admin i was but i dont have permission wtf!
     
  29. Offline

    monir

    Does it work whitout spout yet?
     
  30. Offline

    abctheing

    I get this annoying error:

    16:23:55 [SEVERE] Could not pass event org.bukkit.event.player.PlayerJoinEvent t
    o VanishNoPacket
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.
    java:1026)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:57)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:453)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration
    Manager.java:133)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:6
    1)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.
    java:1024)
    ... 9 more
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.canSee(Lorg/buk
    kit/entity/Player;)Z
    at org.kitteh.vanish.VanishManager.showVanished(VanishManager.java:213)
    at org.kitteh.vanish.VanishManager.resetSeeing(VanishManager.java:96)
    at org.kitteh.vanish.listeners.ListenPlayerJoin.onPlayerJoinLate(ListenP
    layerJoin.java:48)
    ... 14 more
     

Share This Page