Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
f70ac9c
Delete minecraft_servers/opinsel/icon.png
nilscrafthd Aug 6, 2024
305b3cb
Delete minecraft_servers/opinsel/icon@2x.png
nilscrafthd Aug 6, 2024
98eca08
Add files via upload
nilscrafthd Aug 6, 2024
fe24913
Rename icon@2.png to icon@2x.png
nilscrafthd Aug 6, 2024
eb5c823
Delete minecraft_servers/opinsel/icon@2x.png
nilscrafthd Aug 6, 2024
c6268ff
Add files via upload
nilscrafthd Aug 6, 2024
7ade744
Update manifest.json
nilscrafthd Aug 9, 2024
4cd7078
Delete minecraft_servers/opinsel/background.png
nilscrafthd Aug 20, 2024
b07319d
Delete minecraft_servers/opinsel/background@2x.png
nilscrafthd Aug 20, 2024
6804319
Add files via upload
nilscrafthd Aug 20, 2024
dd52e9d
Add files via upload
nilscrafthd Aug 20, 2024
1baf4ae
Update manifest.json
nilscrafthd Aug 20, 2024
925fd2b
Merge branch 'master' into master
nilscrafthd Aug 20, 2024
5214e6a
Update manifest.json
nilscrafthd Aug 21, 2024
e1f1810
Update manifest.json
nilscrafthd Sep 1, 2024
0b9beca
Update manifest.json
nilscrafthd Sep 1, 2024
69e27ae
Update manifest.json
nilscrafthd Sep 27, 2024
23999b6
Merge branch 'master' into master
nilscrafthd Sep 28, 2024
d118d1c
Delete minecraft_servers/opinsel/background.png
nilscrafthd Oct 4, 2024
183aa6a
Delete minecraft_servers/opinsel/background@2x.png
nilscrafthd Oct 4, 2024
bffb197
Add files via upload
nilscrafthd Oct 4, 2024
79c5bcb
Update manifest.json
nilscrafthd Oct 4, 2024
a68f16b
Delete minecraft_servers/opinsel/background.png
nilscrafthd Oct 4, 2024
a7f2220
Delete minecraft_servers/opinsel/background@2x.png
nilscrafthd Oct 4, 2024
dabf26d
Add files via upload
nilscrafthd Oct 4, 2024
bbe031e
Update manifest.json
nilscrafthd Oct 4, 2024
0fcda0e
Modify manifest.json to add citybuild and smp gamemodes
nilscrafthd Jun 2, 2026
172fd4d
Delete minecraft_servers/opinsel/icon.png
nilscrafthd Jun 2, 2026
0b000b7
Delete minecraft_servers/opinsel/icon@2x.png
nilscrafthd Jun 2, 2026
55be846
Add files via upload
nilscrafthd Jun 2, 2026
634b6ba
fix: resolve merge conflicts
nilscrafthd Jun 3, 2026
a9d348c
Update manifest.json with new formatting
nilscrafthd Jun 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added minecraft_servers/opinsel/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/opinsel/background@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/opinsel/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/opinsel/icon@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions minecraft_servers/opinsel/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"server_name": "opinsel",
"nice_name": "OpInsel",
"direct_ip": "mc.opinsel.net",
"server_wildcards": [
"%.opinsel.net"
],
"gamemodes": {
"citybuild": {
"name": "Citybuild",
"color": "#e2eef7",
"command": "/server citybuild",
"versions": "1.21<*"
},
"skyblock": {
"name": "Skyblock",
"color": "#e2eef7",
"command": "/server skyblock",
"versions": "1.21<*"
},
"smp": {
"name": "SMP",
"color": "#e2eef7",
"command": "/server smp",
"versions": "1.21<*"
}
},
"discord": {
"server_id": 954852149882388550,
"rename_to_minecraft_name": false
},
"supported_languages": [
"de",
"en"
],
"social": {
"web": "https://opinsel.net",
"web_shop": "https://shop.opinsel.net",
"discord": "https://discord.gg/mU3WfZXqsa",
"tiktok": "opinsel",
"youtube": "https://www.youtube.com/@opinsel"
},
"location": {
"city": "Eygelshoven",
"country": "Germany",
"country_code": "DE"
}
}
Loading