-
Notifications
You must be signed in to change notification settings - Fork 550
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add files via upload * Delete minecraft_servers/heavy.rar * Create heavy * Delete minecraft_servers/heavy * Create heavy * Add files via upload * Delete minecraft_servers/heavy/png * Delete minecraft_servers/heavy/background.png * Delete minecraft_servers/heavy/[email protected] * Delete minecraft_servers/heavy/icon.png * Delete minecraft_servers/heavy/[email protected] * Delete minecraft_servers/heavy/logo.png * Delete minecraft_servers/heavy/manifest.json * Create tst * Add files via upload * Delete minecraft_servers/heavy/tst * Update manifest.json * Delete minecraft_servers/heavy/logo.png * Delete minecraft_servers/heavy/[email protected] * Delete minecraft_servers/heavy/icon.png * Delete minecraft_servers/heavy/[email protected] * Delete minecraft_servers/heavy/background.png * Compress Images * Update manifest.json * Update manifest.json
- Loading branch information
1 parent
ebe0d81
commit 1f6dad6
Showing
6 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |