diff --git a/hbarmor.conf.example b/hbarmor.conf.example new file mode 100644 index 0000000..633a5d3 --- /dev/null +++ b/hbarmor.conf.example @@ -0,0 +1,9 @@ +-- If true, automatically hides the armor when the player wears no armor. +-- Otherwise, the armor bar shows “0%”. + +--hbarmor.autohide = true + +-- Time difference in seconds between updates to the HUD armor bar. +-- Increase this number for slow servers. + +-- hbarmor.tick = 0.1