diff --git a/docs/tasks/rank-system-deployment/rank-structure.md b/docs/tasks/rank-system-deployment/rank-structure.md index cfcfabf..5677874 100644 --- a/docs/tasks/rank-system-deployment/rank-structure.md +++ b/docs/tasks/rank-system-deployment/rank-structure.md @@ -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 ```