Skip to content

Commit

Permalink
chore: Improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
4drian3d committed Apr 23, 2023
1 parent 7827262 commit 22a65cb
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
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

0 comments on commit 22a65cb

Please sign in to comment.