Sneaking

The sneaking condition checks if the player is holding the shift key to sneak.

Mechanics:
  - "Message{message=You are sneaking} ?Sneaking{}"
  - "Message{message=You are not sneaking} ?Sneaking{inverted=true}"

Last updated