Update FlameCord egg to PTDL v2
This commit is contained in:
		| @@ -1,10 +1,10 @@ | ||||
| { | ||||
|     "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | ||||
|     "meta": { | ||||
|         "version": "PTDL_v1", | ||||
|         "version": "PTDL_v2", | ||||
|         "update_url": null | ||||
|     }, | ||||
|     "exported_at": "2022-05-06T10:20:32+02:00", | ||||
|     "exported_at": "2022-11-13T12:25:46+00:00", | ||||
|     "name": "Flamecord", | ||||
|     "author": "admin@softwarenoob.com", | ||||
|     "description": "FlameCord is a patch for Travertine to fix possible exploits and add useful functionalities. FlameCord aims to fix Netty related exploits to keep your server safe from attacks.", | ||||
| @@ -13,12 +13,12 @@ | ||||
|         "java_version", | ||||
|         "pid_limit" | ||||
|     ], | ||||
|     "images": [ | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_17", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_16", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_11", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_8" | ||||
|     ], | ||||
|     "docker_images": { | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_17": "ghcr.io\/pterodactyl\/yolks:java_17", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_16": "ghcr.io\/pterodactyl\/yolks:java_16", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_11": "ghcr.io\/pterodactyl\/yolks:java_11", | ||||
|         "ghcr.io\/pterodactyl\/yolks:java_8": "ghcr.io\/pterodactyl\/yolks:java_8" | ||||
|     }, | ||||
|     "file_denylist": [], | ||||
|     "startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}", | ||||
|     "config": { | ||||
| @@ -51,7 +51,8 @@ | ||||
|             "default_value": "flamecord.jar", | ||||
|             "user_viewable": true, | ||||
|             "user_editable": true, | ||||
|             "rules": "required|regex:\/^([\\w\\d._-]+)(\\.jar)$\/" | ||||
|             "rules": "required|regex:\/^([\\w\\d._-]+)(\\.jar)$\/", | ||||
|             "field_type": "text" | ||||
|         } | ||||
|     ] | ||||
| } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user