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
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user