Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FakeBlack1 authored Dec 27, 2024
1 parent a299004 commit 82e18d0
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions minecraft_servers/froschmc/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"server_name": "froschmc",
"nice_name": "FroschMC",
"direct_ip": "froschmc.de",
"server_wildcards": [
"%.froschmc.de"
],
"supported_languages": [
"de"
],
Expand All @@ -13,24 +10,19 @@
"discord": "https://discord.gg/KKHWZpRZuM"
},
"gamemodes": {
"SMP": {
"smp": {
"name": "SMP",
"color": "#FFA500",
"command": "/server SMP",
"versions": "1.21<*"
},
"FroschMC": {
"froschmc": {
"name": "FroschMC",
"color": "#ADD8E6",
"command": "/server FroschMC",
"versions": "1.21<*"
}
},
"chat": {
"message_formats": [
"^§[a-f0-9](?<level>\\d+)( \\||§8 \\|) §[a-f0-9](?<sender>[a-zA-Z0-9_]{2,16})§r§7: §f(?<message>.*)$"
]
},
"discord": {
"server_id": 1279068490233282580,
"rename_to_minecraft_name": false
Expand Down

0 comments on commit 82e18d0

Please sign in to comment.