Skip to content

Commit

Permalink
[Docs] PlaceholderAPI troubleshooting update
Browse files Browse the repository at this point in the history
  • Loading branch information
Marten-Mrfc committed Oct 9, 2024
1 parent c7bb8a1 commit 9c844dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/docs/06-troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This typically indicates that the extension is not placed in the correct folder.
If placeholders from PlaceholderAPI, such as `%player_name%`, aren't being parsed correctly in Typewriter, follow these troubleshooting steps:

1. Identify the required PlaceholderAPI placeholder extension. A list of extensions can be found [here](https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders).
2. Install the necessary extension using `/papi ecloud install [extension_name]`. For `%player_name%`, use `/papi ecloud download player`.
2. Install the necessary extension using `/papi ecloud download [extension_name]`. For `%player_name%`, use `/papi ecloud download player`.
3. Check if the placeholder is parsed correctly in normal usage by running `/papi parse me <placeholder>`. For `%player_name%`, use `/papi parse me %player_name%`.
4. If the placeholder works in normal usage but still not in Typewriter, try restarting your server.

Expand Down

0 comments on commit 9c844dc

Please sign in to comment.