> For the complete documentation index, see [llms.txt](https://francobm.gitbook.io/magicgestures/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://francobm.gitbook.io/magicgestures/commands.md).

# Commands

## Player

/magicgestures reload - `magicgestures.reload` | Reload plugin configs.

/magicgestures open \<menu-id> - `magicgestures.menu.open` | Open a menu.

/magicgestures play \<gesture-id> - `magicgestures.gesture.command` | runs an animation without opening the menu.

/magicgestures wardrobe save - `magicgestures.wardrobe.setup` | saves all registered wardrobes.

/magicgestures wardrobe \<id> player-position - `magicgestures.wardrobe.setup` | sets the position of the player in the wardrobe with the id provided.

/magicgestures wardrobe \<id> npc-position - `magicgestures.wardrobe.setup` | sets the position of the npc in the wardrobe with the id provided.

/magicgestures wardrobe \<id> exit-position - `magicgestures.wardrobe.setup` | sets the starting position for the player in the wardrobe with the provided id.

/magicgestures wardrobe \<id> toggle - `magicgestures.wardrobe.setup` | Activate or Deactivate the wardrobe

/magicgestures wardrobe \<id> create - `magicgestures.wardrobe.setup` | Create a wardrobe if it does not exist.

/magicgestures wardrobe \<id> join - `magicgestures.wardrobe.join` | You enter the wardrobe if it exists.

### Citizens:

To place a gesture on an npc, you must first have the npc selected.

/magicgestures play \<gesture-id> npc - `magicgestures.gesture.command` | run an animation for the npc you have selected

## Console

magicgestures wardrobe \<id> join \<player> | The player will be forced into the wardrobe.

magicgestures wardrobe leave \<player> | The player will be forced out of the wardrobe.
