Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,21 @@
|
|
1 |
---
|
2 |
title: Minecraft Server
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
-
pinned:
|
8 |
short_description: a Minecraft server in a HF Space
|
|
|
9 |
---
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: Minecraft Server
|
3 |
+
emoji: 🌍
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: blue
|
6 |
sdk: docker
|
7 |
+
pinned: true
|
8 |
short_description: a Minecraft server in a HF Space
|
9 |
+
app_port: 7860
|
10 |
---
|
11 |
|
12 |
+
**Minecraft Server in HF Space!**
|
13 |
+
|
14 |
+
That's about it. This space has no storage, so the world is reset when the space is restarted, and the seed is regenerated too (I could have set it statically, but I didn't).
|
15 |
+
|
16 |
+
**In Minecraft**
|
17 |
+
|
18 |
+
The server is on MemeTech-Minecraft_server.hf.space, but it's not on Minecrafts default port of 25565, so you need to add that.
|
19 |
+
With that in mind, the *updated* server address is *MemeTech-Minecraft_server.hf.space:7860*
|
20 |
+
|
21 |
+
Although, I can't seem to connect... if anyone can help me figure out why that is, that would be nice
|