fix paper image

This commit is contained in:
Michael (Parker) Parker 2019-07-30 14:41:47 -04:00
parent de98924ddd
commit 258c27e08d
No known key found for this signature in database
GPG key ID: 1C74B05F7BE35E49

View file

@ -3,11 +3,11 @@
"meta": {
"version": "PTDL_v1"
},
"exported_at": "2019-07-30T14:37:48-04:00",
"exported_at": "2019-07-30T14:40:57-04:00",
"name": "Paper",
"author": "parker@pterodactyl.io",
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
"image": "quay.io\/parkervcp\/pterodactyl-images:debian_openjdk-8-jre",
"image": "quay.io\/pterodactyl\/core:java",
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}",
"config": {
"files": "{\r\n \"server.properties\": {\r\n \"parser\": \"properties\",\r\n \"find\": {\r\n \"server-ip\": \"0.0.0.0\",\r\n \"server-port\": \"{{server.build.default.port}}\",\r\n \"query.port\": \"{{server.build.default.port}}\"\r\n }\r\n }\r\n}",