docs: update metrics list
Build / build (push) Successful in 1m55s

This commit is contained in:
dmg
2026-01-27 23:23:41 -05:00
parent f82dd6c311
commit 02b5639666
+3
View File
@@ -92,6 +92,9 @@ Some metrics depend on server implementations (TPS/MSPT, player ping, tile entit
| spigot_plugin_enable_total | counter | none | Total plugin enable events |
| spigot_plugin_disable_total | counter | none | Total plugin disable events |
| spigot_blocks_broken_total | counter | material | Blocks broken by material |
| spigot_blocks_placed_total | counter | material | Blocks placed by material |
| spigot_items_crafted_total | counter | material | Items crafted by material |
| spigot_entities_killed_total | counter | entity,killer | Entities killed by player |
| spigot_player_deaths_total | counter | cause | Player deaths by cause |
| spigot_player_logins_failed_total | counter | reason | Failed player logins by reason |
| spigot_commands_blocked_total | counter | command | Blocked commands by name |