chore(minecraft): update images to Yolks and include feature modals
Updates Minecraft eggs to have the new Yolks images and features for EULA and Java version selector popup modals.
This commit is contained in:
		| @@ -9,13 +9,14 @@ | ||||
|     "author": "unknown@unknown.com", | ||||
|     "description": "Fork of Paper aimed at improving server performance at high playercounts.", | ||||
|     "features": [ | ||||
|         "eula" | ||||
|         "eula", | ||||
|         "java_version" | ||||
|     ], | ||||
|     "images": [ | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_11", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_8", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_14", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_16" | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_11", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_16", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_17" | ||||
|     ], | ||||
|     "file_denylist": [], | ||||
|     "startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}", | ||||
| @@ -43,4 +44,4 @@ | ||||
|             "rules": "required|string|max:20" | ||||
|         } | ||||
|     ] | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user