meteor-client
meteor-client copied to clipboard
Add no-sneak setting to Flight
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.