fix(identity): remove stale Leaf prefixes
This commit is contained in:
@@ -19,6 +19,9 @@ As a **server participant**, I want protected players to be visibly identified s
|
||||
- [x] Prefixes are suppressed while Leaf is globally disabled and restored for online opted-in players when it is re-enabled.
|
||||
- [x] Prefix updates do not overwrite unrelated display-name text where the Spigot API allows the values to coexist.
|
||||
- [x] Scoreboard-team and third-party chat-plugin compatibility limitations are documented, and unsupported integrations fail without affecting protection state.
|
||||
- [x] Repeated opt-in or reconciliation never produces multiple Leaf prefixes.
|
||||
- [x] Opt-out removes every managed Leaf prefix while preserving unrelated name formatting.
|
||||
- [x] A stale Leaf prefix left by an earlier plugin instance is normalized instead of duplicated.
|
||||
|
||||
## Related
|
||||
|
||||
|
||||
Reference in New Issue
Block a user