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

update server #1707

Merged
merged 25 commits into from
Feb 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
fc26d14
Add files via upload
AdrianoGSM Aug 21, 2024
943d1f7
Delete minecraft_servers/heavy.rar
AdrianoGSM Aug 21, 2024
12798e1
Create heavy
AdrianoGSM Aug 21, 2024
94c13b2
Delete minecraft_servers/heavy
AdrianoGSM Aug 21, 2024
c89a9b3
Create heavy
AdrianoGSM Aug 21, 2024
d7a6cf9
Add files via upload
AdrianoGSM Aug 21, 2024
c174611
Delete minecraft_servers/heavy/png
AdrianoGSM Aug 21, 2024
0e48608
Delete minecraft_servers/heavy/background.png
AdrianoGSM Aug 21, 2024
789b8aa
Delete minecraft_servers/heavy/[email protected]
AdrianoGSM Aug 21, 2024
d8235c6
Delete minecraft_servers/heavy/icon.png
AdrianoGSM Aug 21, 2024
0ef37b7
Delete minecraft_servers/heavy/[email protected]
AdrianoGSM Aug 21, 2024
ecfbb8e
Delete minecraft_servers/heavy/logo.png
AdrianoGSM Aug 21, 2024
35f2eb4
Delete minecraft_servers/heavy/manifest.json
AdrianoGSM Aug 21, 2024
6935ac7
Create tst
AdrianoGSM Aug 21, 2024
4ab8d78
Add files via upload
AdrianoGSM Aug 21, 2024
6990c29
Delete minecraft_servers/heavy/tst
AdrianoGSM Aug 21, 2024
f615599
Update manifest.json
AdrianoGSM Aug 21, 2024
f78a623
Delete minecraft_servers/heavy/logo.png
AdrianoGSM Aug 21, 2024
9375f59
Delete minecraft_servers/heavy/[email protected]
AdrianoGSM Aug 21, 2024
613d161
Delete minecraft_servers/heavy/icon.png
AdrianoGSM Aug 21, 2024
cfbee62
Delete minecraft_servers/heavy/[email protected]
AdrianoGSM Aug 21, 2024
0bef097
Delete minecraft_servers/heavy/background.png
AdrianoGSM Aug 21, 2024
61cbb72
Compress Images
AdrianoGSM Aug 21, 2024
c4811ee
Update manifest.json
AdrianoGSM Feb 13, 2025
66b43b1
Update manifest.json
AdrianoGSM Feb 14, 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 added minecraft_servers/heavy/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/heavy/[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/heavy/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/heavy/[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/heavy/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions minecraft_servers/heavy/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"server_name": "heavy",
"nice_name": "Rede Heavy",
"direct_ip": "redeheavy.com.br",
"server_wildcards": [
"%.redeheavy.com.br"
],
"gamemodes": {
"factions": {
"name": "Factions",
"color": "#f89900",
"command": "/serverconnector factions"
},
"cannon": {
"name": "Cannon",
"color": "#f89900",
"command": "/serverconnector cannon"
},
"rankup": {
"name": "Rankup",
"color": "#f89900",
"command": "/serverconnector rankup"
},
"guerra": {
"name": "Guerra",
"color": "#f89900",
"command": "/serverconnector guerra"
}
},
"social": {
"discord": "https://discord.gg/redeheavy",
"web_shop": "https://loja.redeheavy.com.br"
},
"discord": {
"server_id": 1048319082312777818,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#f89900",
"background": "#f9cb25",
"text": "#FFFFFF"
},
"location": {
"country": "Brazil",
"country_code": "BR"
}
}