meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Add no-sneak setting to Flight

Open crazycat256 opened this issue 2 years ago • 0 comments

Type of change

  • [x] Bug fix
  • [x] New feature

Description

Adds a 'no-sneak' setting to the Flight module, preventing the player from entering sneak mode while flying. This notably helps prevent 'Player moved wrongly!' messages from appearing in the console when the player approaches the ground while in flight.

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have added comments to my code in more complex areas.
  • [x] I have tested the code in both development and production environments.

crazycat256 avatar Jan 11 '24 11:01 crazycat256