Viewing str

v1.0.0

str

by silence


How to install the str expansion:

As this is a verified expansion you have two possible ways of installation.

In-game: You can run these commands to download and install:

/papi ecloud download str

/papi reload

Manual: Simply click the green download button to download the expansion, then copy the expansion to the /plugins/PlaceholderAPI/expansions/ folder.

Then run the /papi reload command.


Description

Make functions in Java String and Python str available for PlaceholderAPI.

Placeholders

%str_charat_string,<0i>%
%str_equals_str1,str2%
%str_indexof_targetStr,Str%
%str_indexof_targetStr,Str,<7i>%
%str_lastindexof_targetStr,Str%
%str_lastindexof_targetStr,Str,<7i>%
%str_startswith_prefixStr,prefix%
%str_startswith_prefixStr,prefix,<3i>%
%str_endswith_strSuffix,Suffix%
%str_endswith_strSuffix,Suffix,<3i>%
%str_replace_minecraft_mine_our%
%str_substring_string,<3i>%
%str_substring_string,<2i>,<4i>%
%str_format_template_,args1,args2,...%
%str_length_string%
%str_trim_string%
%str_uppercase_StRing%
%str_lowercase_StRing%
%str_boolean_<t>%
%str_char_<37a>%
%str_capitalize_alice%
%str_center_str,<10i>%
%str_center_str,<10i>,-%
%str_ljust_str,<10i>%
%str_ljust_str,<10i>,-%
%str_rjust_str,<10i>%
%str_rjust_str,<10i>,-%

View the full list of Placeholders here.

Version 1.0.0 Release Notes

First release. Support functions in Java String and Python str.

Copyright © 2021 PlaceholderAPI All Rights Reserved.