update syntax of ChangeOutput

This commit is contained in:
Kqliber
2022-07-09 20:40:30 +01:00
parent e1085b48e9
commit 85bca0f7a4

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>`