mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Update templates
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
{
|
||||
"latest": {
|
||||
"tag": "^(latest)$",
|
||||
"symlink": "vanilla"
|
||||
},
|
||||
"vanilla": {
|
||||
"tag": "^(vanilla){1}(-[\\w\\d.-]+)?$",
|
||||
"startup": {
|
||||
"done": ")! For help, type ",
|
||||
"userInteraction": [
|
||||
@@ -30,7 +25,6 @@
|
||||
"query": "minecraftping"
|
||||
},
|
||||
"spigot": {
|
||||
"tag": "^(spigot)$",
|
||||
"symlink": "vanilla",
|
||||
"configs": {
|
||||
"spigot.yml": {
|
||||
@@ -42,7 +36,6 @@
|
||||
}
|
||||
},
|
||||
"bungeecord": {
|
||||
"tag": "^(bungeecord)$",
|
||||
"startup": {
|
||||
"done": "Listening on "
|
||||
},
|
||||
@@ -64,7 +57,6 @@
|
||||
"query": "minecraftping"
|
||||
},
|
||||
"sponge": {
|
||||
"tag": "^(sponge)$",
|
||||
"symlink": "vanilla",
|
||||
"startup": {
|
||||
"userInteraction": [
|
||||
|
||||
Reference in New Issue
Block a user