1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
Go to file
Red-Thirten 21b3e30d53
Update egg-arma3.json
- Updated to latest Pterodactyl egg format
- Made startup command a little more robust, and added a server binary variable to allow for the choice of 32-bit, 64-bit, and profiling binaries to be run within the same egg (as opposed to a bunch of separate eggs).
- Adjusted startup complete message to more accurately represent when the server is started. It also is not dependent on if the user uses the -noLogs extra startup flag (which the previous complete message did).
- Install script was adjusted slightly: No longer does missing username check, because "anonymous" user cannot be used to download Arma 3. Also sets correct permissions for the .cfg files downloaded. Adds 64-bit libraries. Lastly, allows for extra steam flags to be passed to allow beta builds to be downloaded.

-- Variables --
- Changed game ID to be numeric only. Also hidden from end-user for cleanliness.
- Added more verbose descriptions for Steam username and password fields to make it more clear what is required, and what is visible to the end-user.
- Added server binary field to allow flexibility.
- Removed Steam Auth Code field because it isn't really practical.
- Cleaned up Mods, ServerMods, server.cfg, and basic.cfg fields.
- Added server update and mods download/update fields.
- Added "Set Mods to Lowercase" field incase the user manually uploads a mod, which likely has uppercase files/folders. The Linux Arma 3 server does not like to load any files/folders with uppercase characters.
2021-01-26 14:22:00 -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 Merge pull request #892 from gOOvER/patch-1 2021-01-23 22:03:54 -05: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 update json file location 2020-06-26 12:55:57 -04: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 Merge pull request #910 from TekExplorer/add/image-selection-java 2021-01-08 13:19:16 -05: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-26 14:22:00 -08:00
stock-eggs Update egg-teamspeak3-server.json 2021-01-13 14:35:56 -08:00
storage/minio Fetch from master repo 2020-12-14 05:30:14 +02: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 Update README.md 2021-01-05 21:16:51 -05: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