diff --git a/Placeholders.md b/Placeholders.md index 581ad23..cc4051d 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -1235,13 +1235,13 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can - ### **Shortcut** > /papi ecloud download Shortcut - Allows the parsing of large text with placeholders by having them in TXT files stored. + Allows to parse large amounts of text, including placeholders from PlaceholderAPI. + Please visit the [GitHub Repository](https://github.com/Andre601/Shortcut-Expansion) for details and usage. ``` - %shortcut_% + %shortcut_% + %shortcut_::replacement2>:...% ``` - - The file needs to be a TXT and has to be inside `plugins/PlaceholderAPI/shortcuts`. ----