File Details
v1.2
- R
- May 5, 2014
- 9.25 KB
- 648
- CB 1.7.9-R0.1
File Name
sneakattack.jar
Supported Versions
- CB 1.7.9-R0.1
v1.2
Added
Allow invisible player object interaction
- invisInteract: When enabled, invisible players can interact with doors, buttons, pressure plates, and levers without breaking their invisibility {default: true}
Mob targetting of invisible players
- disableMobTracking: If enabled, mobs will not target invisible players. However once targeted, mobs will pursue even invisible players. {default: true}
Toggle sneaking for Creative mode
- creativeSneak: If false, players in creative mode with not be able to use SneakAttack {default: true}
Invisibility triggered by darkness
- darkSneak: When enabled players will turn invisible in low light conditions (defined below) regardless of if the player has permission for use {default: true}
- nightLight: The level of light that will trigger darkSneak. Keep in mind moonlight is a light level of 4. {default: 3}
Bugs
- Fixed reload command to working condition