We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4f9a5 commit 43bfc94Copy full SHA for 43bfc94
content/docs/characters/faq.mdx
@@ -8,7 +8,7 @@ import { Accordion, Accordions } from "fumadocs-ui/components/accordion"
8
9
<Accordions type="single">
10
<Accordion title="Where do I put skin files?" id="skin-folder">
11
- You can put skin files in the `Characters/skins` folder inside your `plugins` directory.
+ You can put skin files anywhere, you just need to enter their full path on disk.
12
</Accordion>
13
<Accordion title="Can I use the clicking player's name inside an action?" id="player-action">
14
Yes, you can use the clicking player's name inside an action by using the tag resolver `<player>`.
0 commit comments