AutoSneak
AutoSneak- The Auto Sneak plugin to hide your name!
AutoSneak allows players to persistently turn on "sneaking", making them appear to other players to be crouching and making their name transparent. I'll carry this plugin up²date, because HeroSneak is abandoned. The new version only works with TagAPI
Features
- Type /sneak to hide your name while still moving at full speed!
- Optionally specify a duration (in seconds) for how long the sneak should last, and a cooldown (in seconds) to prevent casting /sneak again too soon!
- Grant Autosneak permission to sneak automatically on login - great for maintaining stealth even through a disconnect!
- Use /sneak give [player] to let other people sneak.
- Support for Permissions plugin, defining your own list of players
- Doesn't interfere with the Minecraft sneak mechanic, which still allows players to slow their movement speed and not fall!
Installation
- Download latest .jar from this site
- Download TagAPI from BukkitDev
- Move both into your plugins directory
- Start server and edit the config.yml
- Save configuration file and reload your server
Configuration
config.yml
The config file contains default messages (use "&#" notation to define colors), options, and designated players to use sneak/autosneak (if not using the Permissions plugin).
This file is saved in the YAML format, so please be sure to maintain the formatting and change only the element values. It will be created automatically with default values if it doesn't exist.
Configuration Example:
##Set colors with &[0-F], so &7 would be grey messages: sneakOn: '&4You are now sneaking.' sneakOff: '&5You are no longer sneaking.' sneakCooldown: '&4You must wait <time> seconds before you may sneak again.' options: timers: duration: 0 cooldown: 0 refresh: 5
Permissions
autosneak.sneak (Use /sneak to toggle sneaking status)
autosneak.auto (Sneak will automatically be set on login)
autosneak.exempt (User is exempt from cooldown/duration)
autosneak.give (Force other ppl to sneak with /sneak give [player])
Source
-
View User Profile
-
Send Message
Posted Jun 20, 2012@Farrows
I don't think that this is possible. But I'll look what I can do.
-
View User Profile
-
Send Message
Posted Jun 17, 2012Is it possible to make it only affect your name? I am asking the same question as IDRDomino.
I am currently building a one-versus-one arena and I would like to have the names hidden, but the person to look the same. Possible to add this kind of thing to the configuration? Like what features to disable etc.
Thank you.
-
View User Profile
-
Send Message
Posted Jun 16, 2012@Oshydaka
Paste your config.yml contents in the left-hand box here:
http://yaml-online-parser.appspot.com/
Try fixing your config there, until you don't get an error in the right-hand box anymore. Then it should be more or less fine :) . Then copy it back to your config.yml file.
-
View User Profile
-
Send Message
Posted Jun 16, 2012Hello
I've some trouble in my config.
The plugin can't open the config file and reload it on each reboot or /reload.
Here the lines :
And i just changed in config.yml :
Thanks
-
View User Profile
-
Send Message
Posted Jun 14, 2012@manniL Thanks a lot :D Here is my config my autosneak config.yml
In case you need it, I've uploaded my entire plugins folder Plugins
-
View User Profile
-
Send Message
Posted Jun 14, 2012@alimcleif
I'll give it a shot.
can you please send me your config from autosneak, not your permissions config?
-
View User Profile
-
Send Message
Posted Jun 14, 2012@ayla1
Sorry for nagging but the autosneak only worked until the latest bukkit updatet (1.2.5-R4.0) where it for some reason stopped functioning.
Here is my config: config.yml
I would really appreciate it if someone colud help me out here :) Thank you in advance
-
View User Profile
-
Send Message
Posted Jun 13, 2012@ayla1
That was it, thanks a lot :D . I simply mixed up "herosneak.sneak: true" and "autosneak.sneak: true" where the last one were the right one
-
View User Profile
-
Send Message
Posted Jun 11, 2012For some reason OP's auto sneak anyways with opsAutoSneak: false and permission node isnt added, I use bPermissions and latest 1.6.1
-
View User Profile
-
Send Message
Posted Jun 11, 2012@alimcleif
Looking at your permissions file - I see you want to give user status to yourself and olaisen, and to have both of you be able to use the "/sneak" command. Am I correct?
You are correctly setting the permission for this under "user". However, you use "herosneak.sneak: true", it should be "autosneak.sneak: true".
Also just wondering - do you have a world called "herosneak" on your server, and you want olaisen to sneak there also? Since you have that under "olaisen". If yes, you don't need it here, it's already stated under "user", and anyway, the permission is not "sneak", but "autosneak.sneak". If not, then you don't need it here either :)
You might also want to consider making youself the admin, intead of ConspiracyWizard ;)
-
View User Profile
-
Send Message
Posted Jun 9, 2012I want to be able to force players that don't have the /sneak command to sneak while still online. If I add autosneak.auto to their permissions while they are playing, I want them to start sneaking as soon as the permissions refresh, not whenever they log out and log back in.
-
View User Profile
-
Send Message
Posted Jun 5, 2012@manniL
Hi again and thanks for the quick reply. Unfortuanely, I still cant make i work
Here is my premissions config
Your text to link here...
For the record, when I make players OP the /sneak command works perfectly... Any idea what I am doing wrong? Thank you in advance
@manniL
-
View User Profile
-
Send Message
Posted Jun 5, 2012@alimcleif
It Is an extra plugin, so it would be usefull in general for your server. Just search for PermissionEX or look here for PermissionsBukkit
http://dev.bukkit.org/server-mods/permbukkit/
-
View User Profile
-
Send Message
Posted Jun 5, 2012@alimcleif
Use permissions :)
-
View User Profile
-
Send Message
Posted Jun 5, 2012Hi
First i'd like to thank you for a plugin that's been missed since I discovered multiplayer minecraft ;)
Then to the question. Like Architlust I wonder how to permit everyone on the server to use the /sneak feature without making all of them OPs; Which file is it that needs editing and how do I do it?
Thanks you in advance :)
-
View User Profile
-
Send Message
Posted May 24, 2012manniL, Thank you sooo much for writing this kickass plugin. WE LOVE IT! Keep up the good work! Come visit us and enjoy the fruits of your hard work!!
Thanks Cecell
Proud users of AutoSneak at: mc.hordecraft.us:25565
-
View User Profile
-
Send Message
Posted May 19, 2012I've been using this since Hmod xD
-
View User Profile
-
Send Message
Posted May 19, 2012Would it be in anyone interest to expand this plugin? There is one that goes by the name Darkbrotherhood. it features sneaking, backstabbing, poisoning weapons and climbing certain blocks.
It would be cool if you could perhaps make a more advanced version yourself, that doesn't make servers lag and all :]
-
View User Profile
-
Send Message
Posted May 15, 2012@Architlust
It's not the config file. Read the permissions section.
-
View User Profile
-
Send Message
Posted May 15, 2012What do I have to do in the config file so that everyone on my server can use /sneak? At the moment when I am using the default config file setup, no one can use /sneak and when you type it in nothing happens. What do I do?