mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-24 00:52:53 +08:00
Add TacoSpigot CONFIG
This commit is contained in:
parent
1239fd7c19
commit
f1efc79a3b
@ -3,17 +3,17 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1"
|
"version": "PTDL_v1"
|
||||||
},
|
},
|
||||||
"exported_at": "2018-03-08T01:18:25-06:00",
|
"exported_at": "2018-03-10T00:34:01-06:00",
|
||||||
"name": "Taco Spigot",
|
"name": "Taco Spigot",
|
||||||
"author": "hostmaster@waterfallgaming.net",
|
"author": "hostmaster@waterfallgaming.net",
|
||||||
"description": "A even-higher higher performance PaperSpigot fork that adds new features.",
|
"description": "A even-higher higher performance PaperSpigot fork that adds new features.",
|
||||||
"image": "quay.io\/pterodactyl\/core:java-glibc",
|
"image": "quay.io\/pterodactyl\/core:java-glibc",
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar {{SERVER_JARFILE}}",
|
||||||
"config": {
|
"config": {
|
||||||
"files": null,
|
"files": "{\r\n \"server.properties\": {\r\n \"parser\": \"properties\",\r\n \"find\": {\r\n \"server-ip\": \"0.0.0.0\",\r\n \"enable-query\": \"true\",\r\n \"server-port\": \"{{server.build.default.port}}\",\r\n \"query.port\": \"{{server.build.default.port}}\"\r\n }\r\n }\r\n}",
|
||||||
"startup": null,
|
"startup": "{\r\n \"done\": \")! For help, type \",\r\n \"userInteraction\": [\r\n \"Go to eula.txt for more info.\"\r\n ]\r\n}",
|
||||||
"logs": null,
|
"logs": "{\r\n \"custom\": false,\r\n \"location\": \"logs\/latest.log\"\r\n}",
|
||||||
"stop": null
|
"stop": "stop"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"installation": {
|
"installation": {
|
||||||
|
Loading…
Reference in New Issue
Block a user