Class Placeholders
java.lang.Object
tech.guilhermekaua.spigotboot.core.spigot.text.Placeholders
Replaces
%key% tokens in a template from a flat (key, value, key, value, …) array.
Values are stringified with String.valueOf(Object) (so null becomes "null").
A trailing key with no value is left untouched.-
Method Summary
-
Method Details
-
apply
-