Merge pull request #3 from SmallkingDev/patch-1

Remove ` --disable-ansi` flag from PMMP egg
This commit is contained in:
Quinten 2024-04-30 21:31:51 +02:00 committed by GitHub
commit 1a471f684f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-06-02T19:34:57+02:00",
"exported_at": "2024-04-30T16:03:17-03:00",
"name": "PocketmineMP",
"author": "info@swisscrafting.ch",
"description": "Pocketmine Egg\r\nby onekintaro from swisscrafting.ch\r\nwith the nice help from #eggs Channel on Pterodactyl-Discord :)",
@ -13,7 +13,7 @@
"ghcr.io\/parkervcp\/yolks:debian": "ghcr.io\/parkervcp\/yolks:debian"
},
"file_denylist": [],
"startup": ".\/bin\/php7\/bin\/php .\/PocketMine-MP.phar --no-wizard --disable-ansi",
"startup": ".\/bin\/php7\/bin\/php .\/PocketMine-MP.phar --no-wizard",
"config": {
"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": "{\r\n \"done\": \")! \"\r\n}",
@ -39,4 +39,4 @@
"field_type": "text"
}
]
}
}