Skip to content

Commit 4fa3d05

Browse files
committed
Fixed the updating instructions
1 parent 37662db commit 4fa3d05

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

README.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -76,28 +76,10 @@ When a new version of the egg is released, follow these steps to update:
7676

7777
### Pelican Panel
7878

79-
**Important:** Pelican cannot update eggs that have active servers. Choose one of these methods:
80-
81-
#### Method 1: Full Reinstall
82-
83-
1. **Backup your server files** - Download all important data from `/home/container`
84-
2. **Delete all servers** using the Hytale egg
85-
3. **Delete the old egg** from **Admin Panel** > **Eggs**
86-
4. Download the latest [egg-hytale.pelican.json](egg-hytale.pelican.json) file from this repository
87-
5. **Import the new egg** via **Admin Panel** > **Eggs** > **Import**
88-
6. **Recreate your servers** and restore your backed-up files
89-
90-
#### Method 2: Manual Update (Advanced)
91-
92-
1. Download the latest [egg-hytale.pelican.json](egg-hytale.pelican.json) file
93-
2. Open both the new egg file and your current egg in a text editor
94-
3. Compare the files and manually copy changes to your egg:
95-
- Navigate to **Admin Panel** > **Eggs** > Click on the Hytale egg
96-
- Update **Docker Images**, **Startup Command**, **Configuration Files**, and **Variables** sections
97-
- Pay special attention to new variables or changed default values
98-
4. Save changes and restart your servers
99-
100-
> **Note:** Method 2 requires careful attention to avoid configuration errors. Always backup before making changes.
79+
1. Download the latest [egg-hytale.pelican.json](egg-hytale.pelican.json) file from this repository
80+
2. In your Pelican Panel, navigate to **Admin Panel** > **Eggs**
81+
3. Click **Import** on the top right
82+
4. Upload the new egg file and click **Import**
10183

10284
### Pterodactyl Panel
10385

0 commit comments

Comments
 (0)