Togglesitting

Description

Toggles the sitting state for cats, dogs, foxes, and parrots.

Attributes

Attribute Aliases Description Default
setSitting state Sets the sitting state false

Examples

Makes the wolf sit when right clicked.

ExampleDog:
  Type: Wolf
  Skills:
  - sit{state=true} @Self ~onInteract

Aliases:

  • sit
Updated Aug 19, 2026