Placeholders
With PlaceholderAPI installed, ToolsNotifier registers the toolsnotifier expansion. Available in both editions.
Held-item durability
Section titled βHeld-item durabilityβ| Placeholder | Returns |
|---|---|
%toolsnotifier_mainhand_durability% |
Remaining durability of the main-hand item (N/A if none/undamageable). |
%toolsnotifier_mainhand_max% |
Max durability of the main-hand item. |
%toolsnotifier_mainhand_percent% |
Durability percentage of the main-hand item. |
%toolsnotifier_mainhand_level% |
The itemβs level: none, warn or critical. |
%toolsnotifier_offhand_durability% |
Remaining durability of the off-hand item. |
%toolsnotifier_offhand_max% |
Max durability of the off-hand item. |
%toolsnotifier_offhand_percent% |
Durability percentage of the off-hand item. |
%toolsnotifier_offhand_level% |
Off-hand itemβs level. |
Player state
Section titled βPlayer stateβ| Placeholder | Returns |
|---|---|
%toolsnotifier_notifications_enabled% |
true if the player has notifications on, false if theyβve toggled them off. |
Example
Section titled βExampleβTool: %toolsnotifier_mainhand_percent%% (%toolsnotifier_mainhand_level%)might render as Tool: 26.4% (warn). Great for scoreboards and action-bar HUDs.