diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index b15fed9..a1e4b8c 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -97,6 +97,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[Sound](#sound)** - **[SpeedPerSec](#speedpersec)** - **[Statistic](#statistic)** + - **[String](#string)** - ### **T** - **[Team](#team)** @@ -1285,6 +1286,32 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can ---- +- ### **String** + > /papi ecloud download String + + More info about the expansion can be found on the [GitHub-Repository](https://github.com/BlitzOffline/StringExpansion). + + ``` + %string_equals__% + %string_equalsIgnoreCase__% + %string_contains__% + %string_containsIgnoreCase__% + %string_indexOf__% + %string_lastIndexOf__% + %string_substring__% + %string_substring_,_% + %string_charAt__% + %string_shuffle_% + %string_uppercase_% + %string_lowercase_% + %string_length_% + %string_random____% + ``` + + Supports placeholders using brackets: `{placeholder}` + +---- +L - ### **[Team](https://www.spigotmc.org/resources/74959/)** > NO DOWNLOAD COMMAND