PAPI placeholders
PlaceholderAPI placeholders
This is the code:
%img_NAME%
instead of NAME write the font_image name.
For example: %img_smile%
You can shift text/font_images back and forward.
For example
- you can shift it back of 16 pixels by writing
%img_offset_-16%
. - you can shift it forward of 16 pixels by writing
%img_offset_16%
.
These are stats used by ItemsAdder, they're not vanilla stats.
This is the code:
%iaplayerstat_NAME%
instead of NAME write the playerstat name.
For example: %iaplayerstat_mana%
or also %iaplayerstat_thirst%
You can use this command to test it out:
/papi parse me %iaplayerstat_thirst%
/papi parse me %iaplayerstat_mana%
Last modified 1yr ago