diff --git a/docs/users/placeholder-list/minecraft.md b/docs/users/placeholder-list/minecraft.md index 4d84261..b81cd18 100644 --- a/docs/users/placeholder-list/minecraft.md +++ b/docs/users/placeholder-list/minecraft.md @@ -1513,6 +1513,7 @@ More info about the expansion can be found on the [GitHub-Repository](https://gi %string_equalsIgnoreCase__% %string_contains__% %string_containsIgnoreCase__% +%string_charAt__% %string_indexOf__% %string_lastIndexOf__% %string_substring__% @@ -1521,8 +1522,16 @@ More info about the expansion can be found on the [GitHub-Repository](https://gi %string_shuffle_% %string_uppercase_% %string_lowercase_% +%string_sentencecase_% +%string_capitalize_% %string_length_% %string_random_,,,% +%string_replaceCharacters__% +%string_alternateuppercase_% +%string_startswith__% +%string_endswith__% +%string_trim_% +%string_occurences_count__% ``` Supports placeholders using brackets: `{placeholder}`