翼龙面板服务镜像
Go to file
Red-Thirten bf03a3af07
Update egg-arma3.json
- Fixed startup command to properly escape quotation characters so that they are actually included in the startup command after it is parsed by the image.
- Changed the "Arma 3 Dedicated Server App ID" variable to be an integer instead of numeric to prevent decimal numbers.
- Changed the "Server Binary" variable to only allow commonly accepted server binaries. This helps prevent the end user from running an arbitrary script or binary on the container, increasing security.
- Added "-noLogs" as a recommended value for the "Extra Startup Parameters" variable to prevent console spam (and potential Pterodactyl rate limiting) out of the box.
- Changed the variable name "MODS" to "MODIFICATIONS". This fixes an odd bug where, if the variable name is specifically "MODS", it will intermittently not be read as an environment variable. No, I have no idea why this works. Yes, it makes no sense, but it works.
- Moved the "Extra Flags for SteamCMD" variable down in the list, and marked it as an advanced setting.
- Made it clear that the Mod Auto-Downloader option may not be able to download particularly large mods, due to a limitation of SteamCMD's +workshop_download_item function.
- Integrated Arma 3's Headless Client (HC) functionality into the egg, so that it can run HCs in parallel with the main server, within the same container (the image handles all this under the hood). Allows the user to specify how many HCs they want to run (up to 5), and what password to connect with (if the server is password locked).
2021-01-30 15:14:17 -08:00
.github Spelling fix 2020-02-10 04:06:11 -05:00
among_us update readme 2021-01-05 19:39:15 -05:00
bots fix startup 2021-01-29 22:50:01 +02:00
cryofall/cryofall Update Image for CryoFall to Dotnet5 2021-01-22 16:40:07 +01:00
database update mongodb 2020-10-30 09:03:00 -04:00
enemy_territory/etlegacy Fixed URL 2019-10-01 15:29:48 -04:00
example adding example server readme 2018-10-06 20:30:09 -04:00
factorio * Fixed Typo 2021-01-15 17:14:34 +01:00
gta update samp egg 2020-10-28 09:04:05 -04:00
leaguesandbox Add League Sandbox Egg 2020-12-06 21:47:57 +01:00
mindustry Manually setting port no longer needed. 2021-01-07 16:07:57 -05:00
minecraft fix download link 2021-01-25 03:08:43 -08:00
minetest add minetest (egg by niansa) 2020-11-03 20:13:20 -05:00
openra Update Variables and startup script 2020-09-13 17:42:08 +02:00
rdr update cfx server image 2020-09-23 17:22:18 -04:00
scripts replace || with && 2020-07-13 10:21:11 -04:00
starmade/starmade update starmade 2020-02-01 21:52:30 -05:00
steamcmd_servers Update egg-arma3.json 2021-01-30 15:14:17 -08:00
stock-eggs Update egg-teamspeak3-server.json 2021-01-13 14:35:56 -08:00
storage/minio fixed description for startup variable 2021-01-11 15:36:55 -05:00
teeworlds/teeworlds add readme's 2020-10-01 22:45:03 -04:00
terraria update terraria to base_debian 2020-12-06 02:18:59 -08:00
tycoon_games/openttd update openttd to 1.10.1 and opengfx to 0.6.0 2020-04-16 18:32:01 +02:00
unreal_engine/tower_unite Fixed typos 2019-05-09 12:11:10 +02:00
vintage_story Removed unnecessary sed 2020-03-21 02:24:21 +01:00
voice_servers Merge pull request #837 from gOOvER/teaspeak-beta 2020-12-13 11:07:02 -05:00
xonotic/xonotic Update to latest Alpine 2019-02-05 15:15:46 -05:00
.gitignore Restructured Minecraft Proxy folder 2020-11-20 14:17:29 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2020-03-03 15:43:34 +01:00
LICENSE Add MIT License 2018-03-10 01:01:56 -06:00
README.md * Added Factorio with integrated factorio-mod-updater to automatically update your mods when reinstalling 2021-01-15 17:02:43 +01:00

Parkers Pterodactyl eggs repo

I am working on adding a large collection of public eggs for the Pterodactyl community.

With that I am also accepting PR's for new services and also updates to the current ones.

If you are submitting PR's try and keep names and titles the same.

How to import an egg

If you are reading this it looks like you are looking to add an egg to your server.

  1. Download any of the json files located in the folders below.
    1. It's easiest to right click the raw button and save as.
  2. In your panel go to the Nests section in the admin part of the panel
  3. Click the green Import Egg button
  4. Browse to the json file you saved earlier
  5. Select what nest you want to put the egg in.
    1. If you want a new nest you need to create it before importing the egg.

You must restart your daemon after importing an egg if you are using 0.7. This is not required on 1.X.

Please read the CONTRIBUTING.md before submitting PRs

Bots

Discord

Other

Twitch

TeamSpeak3

Database

In-Memory Databases

Redis

noSQL

SQL Databases

Voice Servers

Game Eggs

Among Us

Cryofall

ET Legacy

Factorio

Grand Theft Auto

Mindustry

League Sandbox

Minetest (including MTG)

Minecraft

OpenRA

Red Dead Redemption

SteamCMD Servers These eggs use SteamCMD to install

Teeworlds

Terraria

Tycoon Games

Unreal Engine

Vintage Story

Xonotic

Storage

S3 Storage