You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+41-17Lines changed: 41 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,27 +115,51 @@ Or click the stop button in Docker Desktop.
115
115
116
116
### How to add new servers using Docker?
117
117
To add new servers like the Hub, Islands or Farming Island follow these steps:
118
-
1. Open the `entrypoint.sh` file in the `configuration` folder.
119
-
2. Add the following line to the end of the file, replacing `ServerType` with the type of server you want to add (e.g., `SKYBLOCK_HUB`, `SKYBLOCK_ISLAND`, etc.):
0 commit comments