update syntax of ChangeOutput

This commit is contained in:
Kqliber 2022-07-09 20:40:30 +01:00
parent e1085b48e9
commit 85bca0f7a4
No known key found for this signature in database
GPG Key ID: 1000A497ACD28BA4
1 changed files with 4 additions and 2 deletions

View File

@ -537,10 +537,12 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
- ### **ChangeOutput**
> /papi ecloud download changeoutput
Alows you to change the output based on what other placeholders return
Allows you to change the output based on what other placeholders return.
More information can be found on the [GitHub Repository](https://github.com/Kqliber/Expansion-ChangeOutput)
```
%changeoutput_<options>_<input>_<matcher>_<output-if-matched>_<output-if-not-matched>%
%changeoutput_<options>_input:<input>_matcher:<matcher>_ifmatch:<output-if-matched>_else:<output-if-not-matched>%
```
* `<options>`