From 22a65cb849b1885a8951181b214e3d02ef0593a7 Mon Sep 17 00:00:00 2001 From: Adrian Date: Sat, 22 Apr 2023 22:07:01 -0500 Subject: [PATCH] chore: Improved README --- README.md | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7821164..8b48569 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ -# Example-Expansion -Example Expansion for MiniPlaceholders +# PlaceholderAPI-Expansion +PlaceholderAPI Expansion for MiniPlaceholders + +## Supported Platforms + +- Paper +- Folia + +## Placeholders + +- `` + +This placeholder does not require any player to work. +Its operation would be similar to running the command `/papi parse --null (placeholders)` + +- `` + +This placeholder requires an online player to function. +Its operation would be similar to running the `/papi parse me (placeholders)` command + +- `` + +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