Sneaker
Sneaker - Now for 1.6.X & 1.7.X!
This server plugin will allow for the name-tags above players' heads to vanish. Well not entirely, but you can only be seen by another player if you have a direct line of sight to him/her, you are withing a few blocks, and there are no walls between you. You will appear to other players as if you are sneaking, yet be able to move at the normal speed of walking or running and also be able to jump. This means if you are outside someone's house or in a cave, nobody will know you are there because they wont be able to see your name-tag. No name tags!
Features
- Effectively hide your name-tag from others
- Can be hidden using a command, or automatically when you enter a certain light level
- Torches break when hit with an arrow (configurable)
Usage
- /sneak This will toggle whether or not you yourself are sneaking
- /forbidsneak <Player Name> This will not allow the player to use sneak at all. Overrides permissions, not able to auto-sneak, not able to use /sneak, not able to sneak in dim light.
- /allowsneak <Player Name> This will undo what /forbidsneak does to a player
Permissions
- sneaker.sneak for /sneak
- sneaker.forbid.sneak for /forbidsneak
- sneaker.allow.sneak for /allowsneak
Plans
- Anything you suggest
Config:
#set this to true if you want everybody who logs into your server to be sneaking auto-sneak-all: false #set this to true if you want everybody to be able to use /sneak sneak-allowed-for-all: false #set this to true of you want torches to break when hit with an arrow arrows-break-torches: true #At what light level and lower would you like players to automatically sneak? set to -1 to disable sneak-at-light-level: 5 #Set false to disable the messages show-message-when-sneaking-in-dark: true #A list of players who cannot /sneak. Overrides permissions forbidden-to-sneak: - Username
-
View User Profile
-
Send Message
Posted Jan 24, 2021Working great on a 1.6.4 tekkit server. Thanks
-
View User Profile
-
Send Message
Posted Jul 6, 2019Hi~I'm a user of this plugins.After I put it into my server,I met some problem.
The console gives me information all the time.So I can't do anything.
The core of my server is Uranium and version is 1.7.10.
Here I will give you something I got from my console. I'm sorry to trouble you.
I wonder what the 'task 9' is.
I'll be grateful if you can read this and give me some advice~~~
At last,this plugin is very good!
-
View User Profile
-
Send Message
Posted Jun 1, 2015First off all, thats the only plugin I can find to hide name tags. But there are some things to do:
1) "/sneak on" and "/sneak off" - so I can change the value to "sneak" or "not sneak" e.g. via Server Sign
2) Im using Spigot 1.8, auto-sneak does not work, its always "on".
Thanks
-
View User Profile
-
Send Message
Posted May 20, 2015Can you add an option to turn off auto sneak in the dark? It's giving many errors.
-
View User Profile
-
Send Message
Posted May 7, 2015Like Phoenix_Buster, i'd like to know if it's possible to hide the name without the player sneaking but standing as usual.
thanks
-
View User Profile
-
Send Message
Posted Nov 16, 2014Would it be possible to somehow give the same effect to the nameplate, without the player having the appearance of being crouched over?
-
View User Profile
-
Send Message
Posted Nov 8, 2014Is it possible to hide other nametags from me so I can't see anyones nametag, because im after hiding Citizens 2 Plugin NPC's Nametag
-
View User Profile
-
Send Message
Posted Aug 11, 2014This plugin has now been released for 1.7.9 and 1.7.10! Nothing new, just built with the newest Craftbukkit versions to ensure they are compatible, and they are! Any new ideas for this plugin let me know!
-
View User Profile
-
Send Message
Posted May 31, 2014Update this plugin pleaseeeee......
-
View User Profile
-
Send Message
Posted Apr 2, 2014@DrBlocks
Sorry for the delay, Yes it is possible! Just set "sneak-at-light-level:" to be -1. If anybody enters a place with light level of -1 they will auto-sneak. But as i'm sure you know the lowest light level possible is 0.
-
View User Profile
-
Send Message
Posted Mar 18, 2014Hi there !
I've got a problem with the light-level feature. Is there a way to de-activate it ?
Reason : auto-dismount anything you're riding when entering a dark area. That includes night-time horse travel, night baloon flight (almost certain death) and Galacticraft rocket take-off (DEATH).
I'd just like to disable the "hide in the shadows" feature. Is that possible ?
Hope it is ^^
-
View User Profile
-
Send Message
Posted Aug 30, 2013Would love if this just send a packet to the client, so it thought that the other player was sneaking and behind a solid wall (e.g. stone), but where it doesn't look as if the player sneaks. Would also love that the name would pop up no matter how far away you are, if you are looking at them.
-
View User Profile
-
Send Message
Posted Aug 18, 2013Please update
-
View User Profile
-
Send Message
Posted Aug 13, 2013I want to know why I am auto sneaking whenever I logged in to the server as admin (Have all permissions)
But it is ok when I have sneaker.sneak only (removed from admin)
Some exception backtrace (not sure if related) Could not pass event PlayerJoinEvent to Sneaker v2.0.0 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_6_R2.PlayerList.c(PlayerList.java:206) at net.minecraft.server.v1_6_R2.PlayerList.a(PlayerList.java:102) at net.minecraft.server.v1_6_R2.PendingConnection.e(PendingConnection.java:130) at net.minecraft.server.v1_6_R2.PendingConnection.d(PendingConnection.java:43) at net.minecraft.server.v1_6_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:29) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.NullPointerException at com.Tstop.sneaker.SneakListener.onPlayerJoin(SneakListener.java:63) 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$1.execute(JavaPluginLoader.java:425)
-
View User Profile
-
Send Message
Posted Jul 28, 2013This really needs to update!
-
View User Profile
-
Send Message
Posted Jul 25, 2013Would use it if all of my players did not look like they are trying to defecate all the time... :p
-
View User Profile
-
Send Message
Posted Jul 22, 2013@Bars96 Well that depends on how closely you're looking. The whole idea is that is gives the same effect as when you sneak. Therefore you can check that for yourself. I didn't set some definite block distance. You need to be close enough to see the grayed out name tag and idk how close that is EXACTLY. That distance value isn't part of my plugin, it's part of Minecraft.
-
View User Profile
-
Send Message
Posted Jul 18, 2013Few? How many blocks is it?
-
View User Profile
-
Send Message
Posted Jul 11, 2013Well the plugin is updated. Just waiting for file approval.
-
View User Profile
-
Send Message
Posted Jul 6, 2013Hey, So sorry this has been not working very well. I just graduated high school and with the transition into college and whatnot I've been busy. With that being said, I AM FIXING THIS PLUGIN! (it is literally loading in eclipse as i type this) look for an update within a few days.