2019-06-02 17:30:53 +08:00
{
"_comment" : "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO" ,
"meta" : {
2024-04-07 21:03:34 +08:00
"version" : "PTDL_v2" ,
"update_url" : null
2019-06-02 17:30:53 +08:00
} ,
2024-04-07 21:03:34 +08:00
"exported_at" : "2024-04-01T11:45:08+02:00" ,
2019-06-02 17:30:53 +08:00
"name" : "Attack of the B-Team" ,
"author" : "support@pterodactyl.io" ,
"description" : "This modpack was designed with one thing in mind, crazy mad science! With the help of the B-Team we hand picked the wackiest mods we could find and shoved them all in a modpack for you guys. The result is Attack of the B-Team!" ,
2024-04-07 21:03:34 +08:00
"features" : [
"eula" ,
"java_version" ,
"pid_limit"
] ,
"docker_images" : {
"ghcr.io\/parkervcp\/yolks:java_8" : "ghcr.io\/parkervcp\/yolks:java_8"
} ,
"file_denylist" : [ ] ,
2019-06-02 17:30:53 +08:00
"startup" : "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar BTeam.jar" ,
"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}" ,
2024-04-07 21:03:34 +08:00
"startup" : "{\r\n \"done\": \")! For help, type \"\r\n}" ,
"logs" : "{\r\n\r\n}" ,
2019-06-02 17:30:53 +08:00
"stop" : "stop"
} ,
"scripts" : {
"installation" : {
2024-04-07 21:03:34 +08:00
"script" : "#!\/bin\/ash\r\n# Forge Installation Script\r\n#\r\n# Server Files: \/mnt\/server\r\n\r\n\r\ncd \/mnt\/server\r\n\r\ncurl -sS https:\/\/servers.technicpack.net\/Technic\/servers\/bteam\/BTeam_Server_v$MODPACK_VERSION.zip -o BTeam_Server_v$MODPACK_VERSION.zip\r\n\r\nunzip -o BTeam_Server_v$MODPACK_VERSION.zip\r\n\r\nrm -rf BTeam_Server_v$MODPACK_VERSION.zip\r\n\r\n\r\n## install end\r\necho \"-----------------------------------------\"\r\necho \"Installation completed...\"\r\necho \"-----------------------------------------\"" ,
"container" : "ghcr.io\/parkervcp\/installers:alpine" ,
2019-06-02 17:30:53 +08:00
"entrypoint" : "ash"
}
} ,
"variables" : [
{
"name" : "Modpack Version" ,
"description" : "Version of the modpack to use" ,
"env_variable" : "MODPACK_VERSION" ,
"default_value" : "1.0.12c" ,
2024-04-07 21:03:34 +08:00
"user_viewable" : true ,
"user_editable" : true ,
"rules" : "required|string|max:20" ,
"field_type" : "text"
2019-06-02 17:30:53 +08:00
}
]
2024-04-07 21:03:34 +08:00
}