Moved from my Quay Image
This commit is contained in:
		| @@ -8,7 +8,7 @@ | |||||||
|     "author": "parker@parkervcp.com", |     "author": "parker@parkervcp.com", | ||||||
|     "description": "Velocity is a Minecraft server proxy with unparalleled server support, scalability, and flexibility.", |     "description": "Velocity is a Minecraft server proxy with unparalleled server support, scalability, and flexibility.", | ||||||
|     "features": null, |     "features": null, | ||||||
|     "image": "quay.io\/discoversquishy\/dockerimages:openjdk-15-hostpot", |     "image": "quay.io\/parkervcp\/pterodactyl-images:adoptopenjdk-15-hotspot", | ||||||
|     "startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -XX:G1HeapRegionSize=4M -XX:+UnlockExperimentalVMOptions -XX:+ParallelRefProcEnabled -XX:+AlwaysPreTouch -XX:MaxInlineLevel=15 -jar {{SERVER_JARFILE}}", |     "startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -XX:G1HeapRegionSize=4M -XX:+UnlockExperimentalVMOptions -XX:+ParallelRefProcEnabled -XX:+AlwaysPreTouch -XX:MaxInlineLevel=15 -jar {{SERVER_JARFILE}}", | ||||||
|     "config": { |     "config": { | ||||||
|         "files": "{\r\n    \"velocity.toml\": {\r\n        \"parser\": \"file\",\r\n        \"find\": {\r\n            \"bind = \": \"bind = \\\"0.0.0.0:{{server.build.default.port}}\\\"\"\r\n        }\r\n    }\r\n}", |         "files": "{\r\n    \"velocity.toml\": {\r\n        \"parser\": \"file\",\r\n        \"find\": {\r\n            \"bind = \": \"bind = \\\"0.0.0.0:{{server.build.default.port}}\\\"\"\r\n        }\r\n    }\r\n}", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user