Skip to content

Commit

Permalink
Add fix command docs
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverSchlueter committed Feb 21, 2024
1 parent 0fbc0fc commit d167665
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Writerside/topics/FN-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ Description: Creates a copy of the npc<br/>
Syntax: ``/Npc copy (npc) (new name)``<br/>
Permission: ``FancyNpcs.npc.copy`` or ``FancyNpcs.npc.*``

## fix

Description: If you have problems with the npc (displayName or pose is bugged etc.), this might fix the issue<br/>
Syntax: ``/Npc fix (npc)``<br/>
Permission: ``FancyNpcs.npc.fix`` or ``FancyNpcs.npc.*``

## list

Description: Shows a list of all created npcs<br/>
Expand Down

0 comments on commit d167665

Please sign in to comment.