We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccf856 commit 2d27105Copy full SHA for 2d27105
1 file changed
src/data.ts
@@ -64,6 +64,13 @@ export const data: Category[] = [
64
link: "https://github.com/Ender-Cube/Endercube",
65
version: "1.21.8",
66
ip: "play.endercube.net"
67
+ },
68
+ {
69
+ name: "sb.tems.pl",
70
+ description: "A Speed Builders server featuring practice and competitive game modes.",
71
+ link: "https://sb.tems.pl",
72
+ version: "1.21.3",
73
+ ip: "sb.tems.pl"
74
}
75
]
76
},
0 commit comments