Minecraft AutoSneak mod 2026 download
logo
minecraft mod AutoSneak

AutoSneak

Game Version: CB 1.6.4-R2.0
Total Downloads: 29,260
Updated: Nov 12, 2013
Created: Mar 11, 2012
Download AutoSneakDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
AutoSneak v1.8.1 release 7.27 KB Nov 12, 2013 CB 1.6.4-R2.0 6,465 download AutoSneak AutoSneak v1.8.1 releaseDownload
AutoSneak v1.8 release 6.69 KB Nov 9, 2013 CB 1.6.4-R2.0 478 download AutoSneak AutoSneak v1.8 releaseDownload
AutoSneak 1.7.2 release 8.29 KB Jul 19, 2012 CB 1.2.5-R4.0 10,718 download AutoSneak AutoSneak 1.7.2 releaseDownload
AutoSneak 1.7.1 - Bugfix release 8.38 KB Jun 23, 2012 CB 1.2.5-R4.0 2,550 download AutoSneak AutoSneak 1.7.1 - Bugfix releaseDownload
AutoSneak 1.7 - Now with AntiCheat support! release 8.43 KB Jun 21, 2012 CB 1.2.5-R4.0 921 download AutoSneak AutoSneak 1.7 - Now with AntiCheat support! releaseDownload
AutoSneak 1.6.1 - Bugfix release 7.92 KB Apr 21, 2012 1.2.5 4,465 download AutoSneak AutoSneak 1.6.1 - Bugfix releaseDownload
AutoSneak 1.6 - Bugfix release 7.92 KB Apr 21, 2012 CB 1.2.5-R1.0 665 download AutoSneak AutoSneak 1.6 - Bugfix releaseDownload
AutoSneak 1.5 for 1.1-R4 (Requested) release 7.92 KB Mar 14, 2012 CB 1.1-R4 1,640 download AutoSneak AutoSneak 1.5 for 1.1-R4 (Requested) releaseDownload
AutoSneak 1.5 - ReRELEASE release 7.57 KB Mar 13, 2012 CB 1.1-R8 402 download AutoSneak AutoSneak 1.5 - ReRELEASE releaseDownload
HeroSneakPlus v1.2 release 7.63 KB Mar 13, 2012 CB 1.1-R8 469 download AutoSneak HeroSneakPlus v1.2 releaseDownload
HeroSneakPlus v1.1 release 7.87 KB Mar 12, 2012 CB 1.1-R8 246 download AutoSneak HeroSneakPlus v1.1 releaseDownload
HeroSneakPlus v1.0 release 7.85 KB Mar 11, 2012 CB 1.1-R8 241 download AutoSneak HeroSneakPlus v1.0 releaseDownload

Description

Share this:

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

  1. Download latest .jar from this site
  2. Download TagAPI from BukkitDev
  3. Move both into your plugins directory
  4. Start server and edit the config.yml
  5. 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

Comments

Add a comment