2020-10-11 13:17:05 +08:00
|
|
|
# Parkers Pterodactyl eggs repo
|
2018-02-16 14:56:27 +08:00
|
|
|
|
|
|
|
I am working on adding a large collection of public eggs for the Pterodactyl community.
|
|
|
|
|
2019-05-05 20:49:12 +08:00
|
|
|
With that I am also accepting PR's for new services and also updates to the current ones.
|
2018-02-16 14:56:27 +08:00
|
|
|
|
|
|
|
If you are submitting PR's try and keep names and titles the same.
|
|
|
|
|
2019-02-21 22:40:28 +08:00
|
|
|
## How to import an egg
|
2018-02-16 14:56:27 +08:00
|
|
|
|
2019-02-21 22:40:28 +08:00
|
|
|
If you are reading this it looks like you are looking to add an egg to your server.
|
|
|
|
|
2020-01-06 16:37:15 +08:00
|
|
|
1. Download any of the json files located in the folders below.
|
2019-02-21 22:40:28 +08:00
|
|
|
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
|
2019-02-21 22:48:48 +08:00
|
|
|
4. Browse to the json file you saved earlier
|
2019-02-21 22:40:28 +08:00
|
|
|
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.
|
|
|
|
6. Restart the daemon on your node before creating a server using the new egg(s).
|
|
|
|
|
|
|
|
# You must restart your daemon after importing an egg
|
2018-02-17 11:05:28 +08:00
|
|
|
|
|
|
|
|
2018-07-07 10:09:34 +08:00
|
|
|
## Please read the CONTRIBUTING.md before submitting PRs
|
2018-02-17 11:05:28 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
## [Bots](/bots)
|
|
|
|
|
|
|
|
[Discord](/bots/discord)
|
|
|
|
* [ATL Bot](/bots/discord/atlbot) Node JS
|
|
|
|
* [Bastion](/bots/discord/bastion)
|
|
|
|
* [CorpBot](/bots/discord/corpbot) Python
|
|
|
|
* [discord.js](bots/discord/discord.js) Node JS generic
|
|
|
|
* [discord.py](bots/discord/discord.py) Python generic
|
|
|
|
* [discordgo](bots/discord/discordgo) golang generic
|
|
|
|
* [fragbot](/bots/discord/fragbot) Golang
|
2019-05-07 02:53:25 +08:00
|
|
|
* [jmusicbot](/bots/discord/jmusicbot) Java
|
2020-12-06 02:45:54 +08:00
|
|
|
* [parkertron](/bots/discord/parkertron) Golang
|
|
|
|
* [pixel-bot](/bots/discord/pixelbot) Python
|
|
|
|
* [Red](/bots/discord/redbot) Python
|
|
|
|
* [Sinusbot](/bots/discord/sinusbot)
|
2018-02-17 11:05:28 +08:00
|
|
|
|
2020-06-26 22:52:37 +08:00
|
|
|
* [Twitch](/bots/twitch)
|
2020-12-06 02:45:54 +08:00
|
|
|
* [PhantomBot](/bots/twitch/phantombot)
|
|
|
|
* [sogeBot](/bots/twitch/sogebot)
|
2020-12-05 15:52:54 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Other](/bots/other)
|
|
|
|
* [Big Brother Bot](/bots/other/bigbrotherbot)
|
2020-02-28 02:04:03 +08:00
|
|
|
|
2020-06-26 22:52:37 +08:00
|
|
|
* [TeamSpeak3](bots/teamspeak3)
|
2020-12-06 02:45:54 +08:00
|
|
|
* [JTS3ServerMod](/bots/teamspeak3/jts3servermod)
|
2019-01-12 00:37:42 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
## [Database](/database)
|
2020-03-29 02:09:51 +08:00
|
|
|
### In-Memory Databases
|
2020-12-06 02:45:54 +08:00
|
|
|
[Redis](/database/redis)
|
|
|
|
* [Redis 5](/database/redis/redis-5)
|
|
|
|
* [Redis 6](/database/redis/redis-6)
|
2019-01-12 00:37:42 +08:00
|
|
|
|
2020-10-26 11:16:12 +08:00
|
|
|
### noSQL
|
2020-12-06 02:45:54 +08:00
|
|
|
* [mongoDB](/database/nosql/mongodb)
|
2020-09-29 11:48:14 +08:00
|
|
|
|
2020-10-26 11:16:12 +08:00
|
|
|
### SQL Databases
|
2020-12-06 02:45:54 +08:00
|
|
|
* [MariaDB](/database/sql/mariadb)
|
|
|
|
* [PostgreSQL](/database/sql/postgres)
|
2020-09-29 11:48:14 +08:00
|
|
|
|
2020-09-20 01:45:03 +08:00
|
|
|
## Voice Servers
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Lavalink](/voice_servers/lavalink)
|
2020-12-05 15:52:54 +08:00
|
|
|
* [TeaSpeak](/voice_servers/teaspeak)
|
|
|
|
* [TS3-Manager](/voice_servers/ts3_manager)
|
2020-09-20 01:45:03 +08:00
|
|
|
|
2018-02-23 01:57:40 +08:00
|
|
|
## Game Eggs
|
2020-12-06 02:45:54 +08:00
|
|
|
[Among Us Impostor Server](/among_us/impostor_server)
|
2020-10-10 22:48:06 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[ET Legacy](/enemy_territory/etlegacy)
|
2019-05-05 21:04:09 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Factorio](/factorio/factorio)
|
2018-12-26 09:29:05 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Grand Theft Auto](/gta)
|
2019-05-05 20:49:12 +08:00
|
|
|
* GTA V
|
2020-12-06 02:45:54 +08:00
|
|
|
* [FiveM](/gta/fivem)
|
|
|
|
* [RageMP](/gta/ragemp)
|
|
|
|
* [alt:V](/gta/altv)
|
2019-05-05 20:49:12 +08:00
|
|
|
* GTA SA
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Multi Theft Auto](/gta/mtasa)
|
|
|
|
* [SA-MP](/gta/samp)
|
2019-05-05 20:49:12 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Mindustry](/mindustry)
|
2019-10-02 03:04:11 +08:00
|
|
|
|
2020-12-07 04:47:57 +08:00
|
|
|
[LeagueSandbox](/leaguesandbox)
|
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Minetest](/minetest) (including MTG)
|
2020-11-04 09:13:20 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Minecraft](/minecraft)
|
|
|
|
* [Bedrock](/minecraft/bedrock)
|
|
|
|
* [Bedrock](/minecraft/bedrock/bedrock)
|
2020-12-13 00:16:01 +08:00
|
|
|
* [gomint](/minecraft/bedrock/gomint)
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Nukkit](/minecraft/bedrock/nukkit)
|
|
|
|
* [PocketMine MP](/minecraft/bedrock/pocketmine_mp)
|
2020-06-26 22:52:37 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Java](/minecraft/java) Servers for Java Minecraft
|
|
|
|
* [Cuberite](/minecraft/java/cuberite)
|
2020-12-06 09:34:14 +08:00
|
|
|
* [Fabric](/minecraft/java/fabric)
|
|
|
|
* [Feather](/minecraft/java/feather)
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Feed The Beast](/minecraft/java/ftb)
|
|
|
|
* [Forge](/minecraft/java/forge)
|
|
|
|
* [Magma](/minecraft/java/magma)
|
2020-06-26 22:52:37 +08:00
|
|
|
* [Paper](/minecraft/java/paper)
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Spigot](/minecraft/java/spigot)
|
|
|
|
* [SpongeForge](/minecraft/java/spongeforge)
|
|
|
|
* [SpongeVanilla](/minecraft/java/spongevanilla)
|
|
|
|
* [Technic](/minecraft/java/technic)
|
|
|
|
* [Tuinity](/minecraft/java/tuinity)
|
|
|
|
* [VanillaCord](/minecraft/java/vanillacord)
|
2020-12-06 18:09:56 +08:00
|
|
|
* [Mohist](/minecraft/java/mohist)
|
2020-12-06 02:45:54 +08:00
|
|
|
|
|
|
|
* [Proxies](/minecraft/proxy) Minecraft Server Proxies
|
|
|
|
* [Java](/minecraft/proxy/java)
|
|
|
|
* [TyphoonLimbo](/minecraft/proxy/java/typhoonlimbo)
|
|
|
|
* [Waterfall](/minecraft/proxy/java/waterfall)
|
|
|
|
* [Travertine](/minecraft/proxy/java/travertine)
|
|
|
|
* [Velocity](/minecraft/proxy/java/velocity)
|
|
|
|
* [Cross Platform](/minecraft/proxy/cross_platform)
|
|
|
|
* [GeyserMC](/minecraft/proxy/cross_platform/geyser)
|
|
|
|
* [Waterdog](/minecraft/proxy/cross_platform/waterdog)
|
2020-12-06 03:52:01 +08:00
|
|
|
* DragonProxy abandoned in favour of GeyserMC.
|
2020-12-06 02:42:37 +08:00
|
|
|
|
2018-07-12 04:26:16 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[OpenRA](/openra)
|
|
|
|
* [OpenRA Dune2000](/openra/openra_dune2000)
|
|
|
|
* [OpenRA Red Alert](/openra/openra_red_alert)
|
|
|
|
* [OpenRA Tiberian Dawn](/openra/openra_tiberian_dawn)
|
|
|
|
|
|
|
|
|
|
|
|
[Red Dead Redemption](/rdr)
|
|
|
|
* [RedM](/rdr/redm)
|
|
|
|
|
|
|
|
[steamcmd servers](/steamcmd_servers) These eggs use steamcmd to install
|
|
|
|
* [7 Days to Die](/steamcmd_servers/7_days_to_die)
|
|
|
|
* [ARK Survival Evolved](/steamcmd_servers/ark_survival_evolved)
|
|
|
|
* [Arma](/steamcmd_servers/arma)
|
|
|
|
* [Arma 3](/steamcmd_servers/arma/arma3)
|
|
|
|
* [Arma 3 HC](/steamcmd_servers/arma/arma3_headless_client)
|
|
|
|
* [Arma 3 HC](/steamcmd_servers/arma/arma3_x64)
|
|
|
|
* [Avorion](/steamcmd_servers/avorion)
|
|
|
|
* [Citadel: Forged with Fire](/steamcmd_servers/citadel)
|
|
|
|
* [Conan Exiles](/steamcmd_servers/conan_exiles)
|
|
|
|
* [Don't Starve](/steamcmd_servers/dont_starve)
|
|
|
|
* [ECO](/steamcmd_servers/eco)
|
2019-09-12 08:42:24 +08:00
|
|
|
* [HLDS server](/steamcmd_servers/hlds_server)
|
2020-12-05 05:35:31 +08:00
|
|
|
* [Holdfast](/steamcmd_servers/holdfast)
|
2020-04-18 23:54:25 +08:00
|
|
|
* [Hurtworld](/steamcmd_servers/hurtworld)
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Insurgency: Sandstorm](/steamcmd_servers/insurgency_sandstorm)
|
|
|
|
* [Killing Floor 2](/steamcmd_servers/killingfloor2)
|
|
|
|
* [Mordhau](/steamcmd_servers/mordhau)
|
|
|
|
* [Onset](/steamcmd_servers/onset)
|
|
|
|
* [PixARK](/steamcmd_servers/pixark)
|
|
|
|
* [Project Zomboid](/steamcmd_servers/project_zomboid)
|
|
|
|
* [Rising World](/steamcmd_servers/rising_world)
|
|
|
|
* [Rust Staging Branch](/steamcmd_servers/rust_staging)
|
|
|
|
* [SCP: Secret Laboratory](/steamcmd_servers/scpsl)
|
|
|
|
* [dedicated](/steamcmd_servers/scpsl/dedicated)
|
|
|
|
* [multiadmin](/steamcmd_servers/scpsl/multiadmin)
|
|
|
|
* [Soldat](/steamcmd_servers/soldat)
|
|
|
|
* [Starbound](/steamcmd_servers/starbound)
|
|
|
|
* [Stationeers](/steamcmd_servers/stationeers)
|
|
|
|
* [Stormworks](/steamcmd_servers/stormworks)
|
|
|
|
* [Sven Co-op](/steamcmd_servers/svencoop)
|
|
|
|
* [Squad](/steamcmd_servers/squad)
|
|
|
|
* [Team Fortress 2 Classic](/steamcmd_servers/team_fortress_2_classic)
|
|
|
|
* [Unturned](/steamcmd_servers/unturned)
|
|
|
|
|
|
|
|
[Teeworlds](/teeworlds)
|
|
|
|
* [teeworlds](/teeworlds/teeworlds)
|
|
|
|
|
|
|
|
[Terraria](/terraria)
|
|
|
|
* [vanilla](/terraria/vanilla)
|
|
|
|
* [tmodloader](/terraria/tmodloader)
|
|
|
|
* [tshock](/terraria/tshock)
|
|
|
|
|
|
|
|
[Tycoon Games](/tycoon_games)
|
|
|
|
* [OpenTTD](/tycoon_games/openttd)
|
2019-05-05 20:49:12 +08:00
|
|
|
|
2019-02-08 08:59:13 +08:00
|
|
|
[Unreal Engine](/unreal_engine)
|
2020-12-06 02:45:54 +08:00
|
|
|
* [Tower Unite](/unreal_engine/tower_unite)
|
|
|
|
* [Tower Unite](/steamcmd_servers/tower_unite)
|
2018-07-17 05:30:18 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Vintage Story](/vintage_story/vintage_story)
|
2018-03-07 21:52:04 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Xonotic](/xonotic/xonotic)
|
2020-09-14 00:21:51 +08:00
|
|
|
|
2020-12-06 02:45:54 +08:00
|
|
|
[Cryofall](/cryofall)
|