generated from MiniPlaceholders/Example-Expansion
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,24 @@ | ||
# Example-Expansion | ||
Example Expansion for MiniPlaceholders | ||
# PlaceholderAPI-Expansion | ||
PlaceholderAPI Expansion for MiniPlaceholders | ||
|
||
## Supported Platforms | ||
|
||
- Paper | ||
- Folia | ||
|
||
## Placeholders | ||
|
||
- `<placeholderapi_global:(placeholder)>` | ||
|
||
This placeholder does not require any player to work. | ||
Its operation would be similar to running the command `/papi parse --null (placeholders)` | ||
|
||
- `<placeholderapi_player:(placeholder)>` | ||
|
||
This placeholder requires an online player to function. | ||
Its operation would be similar to running the `/papi parse me (placeholders)` command | ||
|
||
- `<placeholderapi_relational:(placeholder)>` | ||
|
||
This placeholder requires two online players to work. | ||
The functioning of this placeholder depends on whether the plugin in which it is used has relational placeholder support |