feat(identity): display Leaf protection prefixes

This commit is contained in:
dmg
2026-08-10 18:21:15 -04:00
parent 7deb79ad61
commit 1b622211cb
9 changed files with 215 additions and 15 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ Administrative commands require `leaf.admin`, granted to server operators by def
## Compatibility
Leaf will use standard Spigot facilities for tab-list, overhead-name, and chat prefixes. Scoreboard or chat-management plugins may override those facilities; unsupported integrations must not affect protection state.
Leaf prefixes the standard Spigot display name (used by standard chat), player-list name, and a dedicated `leaf_protected` main-scoreboard team for overhead names. Legacy `&` color codes are supported. Leaf does not move players out of an existing scoreboard team, and per-viewer/custom scoreboards may not show its overhead prefix. Chat or tab-management plugins may replace Leaf's decorated names. Leaf restores a name only when it still matches the value Leaf installed, so unsupported integrations do not affect protection state or get overwritten during cleanup.
## Releases