Merge branch 'add/pavlov' of https://github.com/TASelwyn/eggs into add/pavlov
This commit is contained in:
		| @@ -4,15 +4,15 @@ | ||||
|         "version": "PTDL_v1", | ||||
|         "update_url": null | ||||
|     }, | ||||
|     "exported_at": "2021-03-23T21:39:59-04:00", | ||||
|     "exported_at": "2021-04-22T10:37:40-04:00", | ||||
|     "name": "Pavlov VR", | ||||
|     "author": "admin@devil.wtf", | ||||
|     "description": "Pavlov VR is a multiplayer shooter in VR with heavy focus on community features. Realistic reloading features and fast paced combat as part of the core experience. Play the #1 most popular VR shooter on PC today.", | ||||
|     "features": null, | ||||
|     "images": [ | ||||
|         "quay.io\/parkervcp\/pterodactyl-images:base_debian" | ||||
|         "quay.io\/parkervcp\/pterodactyl-images:debian_source" | ||||
|     ], | ||||
|     "file_denylist": [], | ||||
|     "file_denylist": "", | ||||
|     "startup": ".\/Pavlov\/Binaries\/Linux\/PavlovServer -PORT={{SERVER_PORT}}", | ||||
|     "config": { | ||||
|         "files": "{\r\n    \"Pavlov\/Saved\/Config\/RconSettings.txt\": {\r\n        \"parser\": \"file\",\r\n        \"find\": {\r\n            \"Password=\": \"Password={{env.RCON_PASSWORD}}\",\r\n            \"Port=\": \"Port={{env.RCON_PORT}}\"\r\n        }\r\n    }\r\n}", | ||||
| @@ -63,6 +63,15 @@ | ||||
|             "user_viewable": true, | ||||
|             "user_editable": true, | ||||
|             "rules": "required|numeric" | ||||
|         }, | ||||
|         { | ||||
|             "name": "Auto-update server", | ||||
|             "description": "This is to enable auto-updating for servers.\r\n\r\nDefault is 0. Set to 1 to update", | ||||
|             "env_variable": "AUTO_UPDATE", | ||||
|             "default_value": "0", | ||||
|             "user_viewable": true, | ||||
|             "user_editable": true, | ||||
|             "rules": "required|boolean" | ||||
|         } | ||||
|     ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user