Placeholders
Placeholders
The public extension uses PlaceholderAPI. The custom BTC extension uses MiniPlaceholders and does not require PlaceholderAPI for its own tags.
Configuration
This entry is part of the TypeWriter-NumericalStorageExtension. Configure it through the TypeWriter entry system.
Usage
Replace bank with the Definition ID.
| Public / PlaceholderAPI | Custom / MiniPlaceholders |
|---|---|
%typewriter_ns_balance_bank% | <ns_balance:bank> |
%typewriter_ns_level_bank% | <ns_level:bank> |
%typewriter_ns_capacity_bank% | <ns_capacity:bank> |
%typewriter_ns_interest_bank% | <ns_interest:bank> |
%typewriter_ns_interest_cooldown_bank% | <ns_interest_cooldown:bank> |
%typewriter_ns_name_bank% | <ns_name:bank> |
%typewriter_ns_prefix_bank% | <ns_prefix:bank> |
The explicit :bank argument avoids the old underscore-splitting ambiguity when a Definition ID contains underscores.