mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-06 05:17:05 +02:00
Update Placeholders.md
Updated ParseOther for UUID addition
This commit is contained in:
@@ -921,11 +921,12 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
|||||||
> /papi ecloud download ParseOther
|
> /papi ecloud download ParseOther
|
||||||
|
|
||||||
Lets you parse any placeholder for another player.
|
Lets you parse any placeholder for another player.
|
||||||
You can use placeholders in place of `username`.
|
You can use placeholders in place of `username` or `uuid`.
|
||||||
Make sure to include the `{}` brackets, as it won't work without them.
|
Make sure to include the `{}` brackets, as it won't work without them.
|
||||||
|
|
||||||
```
|
```
|
||||||
%parseother_{username}_{placeholder_without_percent_signs}%
|
%parseother_{username}_{placeholder_without_percent_signs}%
|
||||||
|
%parseother_{uuid}_{placeholder_without_percent_signs}%
|
||||||
```
|
```
|
||||||
|
|
||||||
----
|
----
|
||||||
|
Reference in New Issue
Block a user