WARNING THIS IS NOT A TUTORIAL ON HOW TO SETUP A PANEL OR DOCKER THIS IS TO BE USED TO HOLD INFORMATION ON WHERE TO FIND IMPORTANT LINKS TO HELP SET THEM UP
Panels[]
The Open World official server use Pterodactyl for the panel, heres the link to the tutorial page
https://pterodactyl.io/panel/1.0/getting_started.html
This is the egg we use for the servers
{
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
"meta": {
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-04-09T00:12:47+01:00",
"name": "OpenWorld",
"author": "None@None.net",
"description": "An egg for Open World to run on Pterodactyl",
"features": null,
"docker_images": {
"ghcr.io\/parkervcp\/yolks:dotnet_3.1": "ghcr.io\/parkervcp\/yolks:dotnet_3.1"
},
"file_denylist": [],
"startup": ".\/OpenWorldServer",
"config": {
"files": "{}",
"startup": "{\r\n \"done\": \"Server Launched\"\r\n}",
"logs": "{}",
"stop": "shutdown"
},
"scripts": {
"installation": {
"script": null,
"container": "ubuntu:18.04",
"entrypoint": "bash"
}
},
"variables": []
}