fix: correct Meg's in-game username to Gingerfury66

Was: gingerfury
Correct: Gingerfury66

Updated in rank hierarchy comment and /lp admin assignment command.

Signed-off-by: claude@firefrostgaming.com
This commit is contained in:
Claude (Chronicler #47)
2026-03-29 14:33:58 +00:00
parent 2ae7ee263f
commit 39c0735179

View File

@@ -38,7 +38,7 @@ default (no subscription — no server access)
Staff (parallel track — not subscriber ranks):
mod
admin ← Michael (frostystyle), Meg (gingerfury), Holly (unicorn20089)
admin ← Michael (frostystyle), Meg (Gingerfury66), Holly (unicorn20089)
```
**Founder** inherits from BOTH `fire_legend` AND `frost_legend` simultaneously.
@@ -281,7 +281,7 @@ Run these in-game or via console after LuckPerms is installed and MySQL backend
```
/lp user frostystyle parent add admin
/lp user gingerfury parent add admin
/lp user Gingerfury66 parent add admin
/lp user unicorn20089 parent add admin
```