Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request Nevtrox #1349

Closed
wants to merge 33 commits into from
Closed
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
d33a2a2
Create nevtrox
NiceCityLabyMod Sep 14, 2024
5f9c6c4
Update nevtrox
NiceCityLabyMod Sep 14, 2024
4767ae2
Add files via upload
NiceCityLabyMod Sep 14, 2024
6b259c9
Create mainfest.json
NiceCityLabyMod Sep 14, 2024
4078c09
Delete minecraft_servers/nevtox directory
NiceCityLabyMod Sep 14, 2024
fbdb772
Delete minecraft_servers/nevtrox
NiceCityLabyMod Sep 14, 2024
c5c85fc
Create mainfest
NiceCityLabyMod Sep 14, 2024
d307ed6
Rename mainfest to mainfest.json
NiceCityLabyMod Sep 14, 2024
2ee80ee
Update mainfest.json
NiceCityLabyMod Sep 14, 2024
3e49a10
Add files via upload
NiceCityLabyMod Sep 14, 2024
a95777e
Delete minecraft_servers/nevtrux/mainfest.json
NiceCityLabyMod Sep 15, 2024
7c8ed7d
Add files via upload
NiceCityLabyMod Sep 15, 2024
fbbb039
Delete [email protected]
NiceCityLabyMod Sep 15, 2024
fd9d862
Delete background.png
NiceCityLabyMod Sep 15, 2024
8e247a7
Delete banner.png
NiceCityLabyMod Sep 15, 2024
4f71aac
Delete icon.png
NiceCityLabyMod Sep 15, 2024
f58c184
Delete [email protected]
NiceCityLabyMod Sep 15, 2024
0361c78
Delete logo.png
NiceCityLabyMod Sep 15, 2024
5e60162
Delete [email protected]
NiceCityLabyMod Sep 15, 2024
80c2897
Delete manifest.json.txt
NiceCityLabyMod Sep 15, 2024
9525496
Delete minecraft_servers/nevtrux/manifest.json.txt
NiceCityLabyMod Sep 15, 2024
adca0b6
Add files via upload
NiceCityLabyMod Sep 15, 2024
ea14044
Update manifest.json
NiceCityLabyMod Sep 15, 2024
de61df5
Update manifest.json
NiceCityLabyMod Sep 15, 2024
8af7579
Delete minecraft_servers/nevtrux directory
NiceCityLabyMod Sep 15, 2024
b2b866b
Create main
NiceCityLabyMod Sep 15, 2024
49c19a5
Add files via upload
NiceCityLabyMod Sep 15, 2024
8880943
Delete minecraft_servers/nevtrox/main
NiceCityLabyMod Sep 15, 2024
439a425
Update manifest.json
NiceCityLabyMod Sep 15, 2024
c98848f
Update manifest.json
NiceCityLabyMod Sep 15, 2024
867e409
Update manifest.json
NiceCityLabyMod Sep 15, 2024
86af6ce
Update manifest.json
NiceCityLabyMod Sep 15, 2024
629f1eb
Update manifest.json
NiceCityLabyMod Sep 15, 2024
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/nevtrox/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/nevtrox/[email protected]
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/nevtrox/banner.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/nevtrox/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/nevtrox/[email protected]
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/nevtrox/logo.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/nevtrox/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions minecraft_servers/nevtrox/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"server_name": "nevtrox",
"nice_name": "Nevtrox",
"direct_ip": "nevtrox.de",
"supported_languages": [
"de"
],
"social": {
"tiktok": "nicecitytt",
"youtube": "https://www.youtube.com/@nevtrox",
"discord": "https://discord.gg/tGfV44cucD"
},
"discord": {
"server_id": 1284448735979507837,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#818181",
"background": "#ffffff",
"text": "#000000"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
}
}
Loading