Quick Start
1. See it work
Section titled β1. See it workβTake a tool, damage it past the warn threshold (90% for tools by default), and youβll get a Warn notification. Keep using it past 10% and it escalates to Critical.
2. Check your gear
Section titled β2. Check your gearβ/tn statusLists every damageable item youβre carrying with its remaining durability and a colour for its level (green = fine, yellow = warn, red = critical).
3. Mute yourself (optional)
Section titled β3. Mute yourself (optional)β/tn toggleTurns your own notifications off (and on again). Your choice is remembered.
4. Tune thresholds
Section titled β4. Tune thresholdsβIn config.yml, set when each category warns:
Settings: Categories: Tools: { Enabled: true, Percentage: 90, CriticalPercentage: 10 } Armor: { Enabled: true, Percentage: 50, CriticalPercentage: 10 } Elytra: { Enabled: true, Percentage: 20, CriticalPercentage: 5 }Want a special rule for one item? Use an override:
Settings: ItemOverrides: DIAMOND_PICKAXE: { Enabled: true, Percentage: 50 } ELYTRA: { Enabled: false }Apply with /tn reload.
5. PRO extras
Section titled β5. PRO extrasβOn the PRO edition:
/tn settings # players pick which channels they receive/tn admin # staff inspect any online player's gearPlus a periodic inventory scan that warns about low items even when theyβre not in your hand.