From cee8f1256efe112ea5aab4b250da8d25f36f3041 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 22 Mar 2026 12:11:10 +0000 Subject: [PATCH] fix: Clarify LuckPerms group creation - use Panel console only Removed confusing SSH instruction. Holly should use Pterodactyl Panel console directly - no SSH needed for running LuckPerms commands. All servers share MySQL database, so commands on one server sync to all. Chronicler #40 --- docs/guides/subscription-automation-guide.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/guides/subscription-automation-guide.md b/docs/guides/subscription-automation-guide.md index 6c59b31..d35d835 100644 --- a/docs/guides/subscription-automation-guide.md +++ b/docs/guides/subscription-automation-guide.md @@ -767,15 +767,14 @@ systemctl restart firefrost-discord-bot ### Step 1: Create LuckPerms Groups -**SSH to ONE game server first (we'll sync to others after):** +**Access ONE game server's console first (we'll sync to others after):** -```bash -ssh root@38.68.14.26 # TX1 -# Or -ssh root@216.239.104.130 # NC1 -``` +1. Go to https://panel.firefrostgaming.com +2. Click on any server (doesn't matter which - they all share the MySQL database) +3. Click **Console** tab +4. Make sure server is **running** (start it if stopped) -**Access server console via Pterodactyl Panel, then run these commands:** +**Then run these commands in the console:** #### Create Wanderer Group (Free Tier)