mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Add Shortcut expansion
This commit is contained in:
parent
bfb88781af
commit
562f6a852d
@ -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_<filename without .txt>%
|
||||
```
|
||||
|
||||
The file needs to be a TXT and has to be inside the `PlaceholderAPI/shortcuts` directory.
|
||||
|
||||
----
|
||||
|
||||
- ### **Sound**
|
||||
> /papi ecloud download Sound
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user