» If you like this plugin you should definitely check out our other plugins too «

Since VanishNoPaket has added the invisibility status notification using the Minecraft plugin channel, it's now possible to use this information within a client mod to know if you're vanished or not.
This Mod will create a Invisibility Potion IV effect while you're vanished.
You may also want to display the potion directly on your screen without the need to open your inventory every time. Here's a nice other client mod, doing this: StatusEffectHUD
Source
- 3 comments
- 3 comments
Facts
- Date created
- Dec 21, 2012
- Categories
- Last update
- Dec 21, 2012
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- Vanish Status
- Downloads
- 438
- Recent files
- R: VanishStatus v1.2 for 1.4.6 Dec 21, 2012
- R: VanishStatus v1.1.2 for CB 1.4.5-R1.0 Dec 21, 2012
- Reply
- #3
dddeeefff Apr 05, 2013 at 17:50 UTC - 0 likesHave you got a jenkins or place to download the latest dev version? I want to download a version for 1.5.1 but can't seem to find one
- Reply
- #2
Darkhand81 Mar 22, 2013 at 23:46 UTC - 0 likesCould the scoreboard be used as a way to display vanish status now?
- Reply
- #1
shinji257 Jan 04, 2013 at 20:31 UTC - 0 likesTried this out but when I connected to a server I just got this.
2013-01-04 15:26:55 [INFO] [STDERR] java.lang.NullPointerException 2013-01-04 15:26:55 [INFO] [STDERR] at mod_VanishStatus.sendMessage(mod_VanishStatus.java:66) 2013-01-04 15:26:55 [INFO] [STDERR] at mod_VanishStatus.serverConnect(mod_VanishStatus.java:93) 2013-01-04 15:26:55 [INFO] [STDERR] at mod_VanishStatus.clientConnect(mod_VanishStatus.java:98) 2013-01-04 15:26:55 [INFO] [STDERR] at cpw.mods.fml.client.modloader.ModLoaderClientHelper.clientConnectionOpened(ModLoaderClientHelper.java:164) 2013-01-04 15:26:55 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderConnectionHandler.connectionOpened(ModLoaderConnectionHandler.java:36) 2013-01-04 15:26:55 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.connectionOpened(NetworkRegistry.java:182) 2013-01-04 15:26:55 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.onClientConnectionToRemoteServer(FMLNetworkHandler.java:303) 2013-01-04 15:26:55 [INFO] [STDERR] at ayh.<init>(NetClientHandler.java:208) 2013-01-04 15:26:55 [INFO] [STDERR] at ayl.run(SourceFile:40)
Jar Mods Forge: 6.5.0.489 Optifine: 1.4.6 HD_U_B2 Rei's Minimap: v3.2_06 WMLL 39146
FML/Modloader Mods InventoryTweaks 1.46 VanishStatus 1.2 StatusEffectHUD 1.7
Be aware I narrowed it down to just Forge and VanishStatus and same issue. Using Java 7.
Edit - Loads and works fine using ModLoader. It is using it with FML that is having the issue...