From 562f6a852de38834ce15f38d03c943752f4d79c9 Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Thu, 4 Feb 2021 15:02:35 +0100 Subject: [PATCH] Add Shortcut expansion --- wiki/Placeholders.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index fc79bdf..4edb090 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -38,6 +38,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[RelCon](#relcon)** - **[ScoreboardObjectives](#scoreboardobjectives)** - **[Server](#server)** +- **[Shortcut](#shortcut)** - **[Sound](#sound)** - **[Spectators](#spectators)** - **[SpeedPerSec](#speedpersec)** @@ -885,6 +886,19 @@ More info can be found here: http://docs.oracle.com/javase/7/docs/api/java/text/ ---- +- ### **Shortcut** +> /papi ecloud download Shortcut + +Allows the parsing of large text with placeholders by having them in TXT files stored. + +``` +%shortcut_% +``` + +The file needs to be a TXT and has to be inside the `PlaceholderAPI/shortcuts` directory. + +---- + - ### **Sound** > /papi ecloud download Sound