Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
e88e150
Create manifest.json
Marshcl Apr 23, 2025
ce27dd4
McHeroes.net Server Pictures
Marshcl Apr 23, 2025
8d40c85
McHeroes.net Photos Optimized
Marshcl Apr 23, 2025
1853f8e
Update manifest.json
Marshcl Apr 23, 2025
ec372ea
logo.png
Marshcl Apr 23, 2025
872842f
Merge branch 'LabyMod:master' into master
Marshcl Apr 25, 2025
75f4164
Update manifest.json
Marshcl Apr 25, 2025
b31b717
Merge branch 'LabyMod:master' into master
Marshcl Apr 25, 2025
8599182
Update manifest.json - added location
Marshcl Apr 25, 2025
1aed13d
Merge branch 'LabyMod:master' into master
Marshcl Jul 7, 2025
de17ebe
Update manifest.json
Marshcl Jul 7, 2025
b36a500
Merge branch 'LabyMod:master' into master
Marshcl Jul 19, 2025
b3fc516
Update manifest.json
Marshcl Jul 19, 2025
b7df348
Update manifest.json
Marshcl Jul 19, 2025
b8d6ccf
Merge branch 'LabyMod:master' into master
Marshcl Aug 21, 2025
e796e59
McHeroes.net - Updated Images
Marshcl Aug 21, 2025
6aa2833
Merge branch 'LabyMod:master' into master
Marshcl Aug 21, 2025
fedaa67
Fix Images Aligns
Marshcl Aug 21, 2025
1a78f04
McHeroes.net - Revert MC Icon & Fix Logo Aligns
Marshcl Aug 21, 2025
b6a369e
Merge branch 'LabyMod:master' into master
Marshcl Aug 25, 2025
31c1343
McHeroes.net - Revert Icon
Marshcl Aug 25, 2025
d0f5ee7
McHeroes.net - Revert Logo
Marshcl Aug 26, 2025
fa63ea9
Merge branch 'LabyMod:master' into master
Marshcl Dec 10, 2025
9efed51
Update Discord link and add social media handles
Marshcl Dec 10, 2025
8b3c018
Add files via upload
Marshcl Dec 10, 2025
0b1d68b
Update manifest.json
Marshcl Dec 10, 2025
3e28c1c
Fix web shop URL in manifest.json
Marshcl Dec 10, 2025
81c807b
Merge branch 'LabyMod:master' into master
Marshcl Dec 21, 2025
cf6303f
Add files via upload
Marshcl Dec 21, 2025
066ea88
Add files via upload
Marshcl Dec 21, 2025
2658dc5
fix image corruption
Marshcl Dec 21, 2025
f23275a
Delete minecraft_servers/mcheroes/[email protected]
Marshcl Dec 21, 2025
b3f7bcd
fix image
Marshcl Dec 21, 2025
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 modified minecraft_servers/mcheroes/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 modified minecraft_servers/mcheroes/[email protected]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the gradient? Remove

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looked really cool, but sure no problem i'll remove it

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 11 additions & 3 deletions minecraft_servers/mcheroes/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,16 @@
"nice_name": "McHeroes",
"direct_ip": "mcheroes.net",
"social": {
"discord": "https://discord.gg/spmqx4kbTr"
"discord": "https://discord.gg/jfkD2MH5tD",
"web_shop": "https://mcheroes.paynow.store",
"twitter": "playmcheroes",
"instagram": "playmcheroes",
"tiktok": "playmcheroes",
"youtube": "https://www.youtube.com/@playmcheroes"
},
"brand": {
"primary": "#001414",
"background": "#00a9ff",
"text": "#000000"
"background": "#00a9ff"
},
"gamemodes": {
"home": {
Expand All @@ -21,5 +25,9 @@
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
},
"discord": {
"server_id": 1369284957838643200,
"rename_to_minecraft_name": false
}
}