We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6814a commit d82495cCopy full SHA for d82495c
servers/starpixel/background.png
2.12 MB
servers/starpixel/logo.png
1.39 MB
servers/starpixel/metadata.json
@@ -0,0 +1,31 @@
1
+{
2
+ "id": "starpixel",
3
+ "name": "StarPixel",
4
+ "description": "StarPixel is a server with many fighting gamemodes.",
5
+ "addresses": [
6
+ "starpixel.top"
7
+ ],
8
+ "primaryAddress": "play.starpixel.top",
9
+ "minecraftVersions": [
10
+ "1.8.9",
11
+ "1.12.*",
12
+ "1.16.*",
13
+ "1.17.*",
14
+ "1.18.*",
15
+ "1.19.*",
16
+ "1.20.*",
17
+ "1.21.*"
18
19
+ "primaryMinecraftVersion": "1.8.9",
20
+ "gameTypes": [
21
+ "PvP",
22
+ "Minigames",
23
+ "Adventure"
24
25
+ "primaryColor": "#fcfc03",
26
+ "secondaryColor": "#fca103",
27
+ "socials": {
28
+ "discord": "https://discord.gg/mAjED6T3"
29
+ }
30
+
31
+}
0 commit comments