About
Some string utilities in placeholders.
Latest release
- Version
- 1.0.7
- Released
- 8 months ago
- Changes
- Fixed typo in "occurences". The placeholder with the typo will continue to work for those that were using it.
How to install
In-Game
Run these commands to download and install:
/papi ecloud download String/papi reloadManual
Click the download button on this page to get the expansion, then copy it to the /plugins/PlaceholderAPI/expansions/ folder.
After copying, run /papi reloadto load it in.
Placeholders
All available placeholders provided by this expansion.
PlaceholderDescription
%string_equals_<string>_<match>%%string_equalsIgnoreCase_<string>_<match>%%string_contains_<string>_<match>%%string_containsIgnoreCase_<string>_<match>%%string_charAt_<index>_<string>%%string_indexOf_<string>_<match>%%string_lastIndexOf_<string>_<match>%%string_substring_<startIndex>_<string>%%string_substring_<startIndex>,<endIndex>_<string>%%string_shuffle_<string>%%string_uppercase_<string>%%string_lowercase_<string>%%string_sentencecase_<string>%%string_capitalize_<string>%%string_length_<string>%%string_random_<string1>,<string2>,<string3>,<etc>%%string_replaceCharacters_<configuration>_<string>%%string_alternateuppercase_<string>%%string_startswith_<string>_<match>%%string_endswith_<string>_<match>%%string_trim_<string>%%string_occurences_count_<string>_<match>%