Skip to content

Commit 2cbaf53

Browse files
committed
some readme changes
1 parent fb47aa0 commit 2cbaf53

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ A video of me going through the guide [can be found here](https://www.youtube.co
7777
4. Once this has finished, you should have a resource pack in the output directory you specified. Merely apply this on Minecraft and you'll be good to go.
7878

7979

80-
# 🐋 Running with Docker
80+
## 🐋 Running with Docker
8181
- Install the git repository using `git clone https://github.com/Swofty-Developments/HypixelSkyBlock.git
8282

8383
Most parts about downloading and setting up files will be automated for you but you will need to add the following files to the `configuration` folder:
@@ -135,16 +135,23 @@ or go to the `exec` tab in Docker Desktop.
135135
and then run the service command inside there. It will create its own screen session for you to run the service in.
136136

137137

138-
### Common Issues
138+
## Common Issues
139139
1. `redis.clients.jedis.exceptions.JedisConnectionException: Failed to connect to any host resolved for DNS name.`
140140

141141
=> Your Memurai isn't running.
142142
2. `Preview features are not enabled for... Try running with '--enable-preview'`
143143

144144
=> try `java --enable-preview -jar SkyBlockCore.jar {ServerType}`
145+
3. Having issues connecting to the server?
146+
147+
=> Check if your velocity secret is the same everywhere including the limbo config.
148+
149+
4. Still having issues?
150+
151+
=> Make sure that you followed everything correctly. If that didn't help, join our discord and ask for help in #code-help. Please provide screenshots of all your consoles!
145152

146153
## Credits
147154

148155
Thanks to:
149156
* All the lovely people in the Minestom discord for single-handedly carrying all of my knowledge about this API.
150-
* Myself and any other contributors, which can be viewed on this Git page.
157+
* Myself and any other contributors, who can be viewed [HERE](https://github.com/Swofty-Developments/HypixelSkyBlock/graphs/contributors).

0 commit comments

Comments
 (0)