Placeholders

ManticCurrency PlaceholderAPI placeholders

%manticcurrency_amount% - Amount of currency that the player has

Add _raw at the end for an unformatted number (i.e. 172123) Add _short at the end for a shortened number (i.e. 172.12k) By default the numbers will be formatted in a comma format (i.e. 172,123)

Last updated