mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
remove stock eggs
This commit is contained in:
parent
10f7c8abdd
commit
a9fe173a9f
@ -1,5 +0,0 @@
|
|||||||
# Stock Pterodactyl eggs
|
|
||||||
|
|
||||||
Eggs based on the stock [Pterodactyl eggs](https://github.com/pterodactyl/panel/tree/develop/database/Seeders/eggs).
|
|
||||||
|
|
||||||
These are mostly fixes that should make it into the main repo eventually as I pr them over.
|
|
@ -1,13 +0,0 @@
|
|||||||
# Minecraft
|
|
||||||
|
|
||||||
[Click here to go to the download page](https://github.com/pterodactyl/panel/tree/1.0-develop/database/Seeders/eggs/minecraft)
|
|
||||||
|
|
||||||
All the default minecraft things
|
|
||||||
|
|
||||||
## Server Ports
|
|
||||||
|
|
||||||
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
|
||||||
|
|
||||||
| Port | Default |
|
|
||||||
|------|---------|
|
|
||||||
| Game | 25565 |
|
|
@ -1,21 +0,0 @@
|
|||||||
# Rust
|
|
||||||
|
|
||||||
[Click here to go to the download page](https://github.com/pterodactyl/panel/tree/1.0-develop/database/Seeders/eggs/rust)
|
|
||||||
|
|
||||||
The only aim in Rust is to survive. To do this you will need to overcome struggles such as hunger, thirst and cold. Build a fire. Build a shelter. Kill animals for meat. Protect yourself from other players, and kill them for meat. Create alliances with other players and form a town. Do whatever it takes to survive.
|
|
||||||
|
|
||||||
## Minimum RAM warning
|
|
||||||
|
|
||||||
The server requires at least 4096MB to run properly.
|
|
||||||
This is mostly needed for the startup only, once it is running (depending on your world size) it should consume less.
|
|
||||||
|
|
||||||
## Server Ports
|
|
||||||
|
|
||||||
Ports required to run the server.
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|----------------|-----------|
|
|
||||||
| Game | 28015 UDP |
|
|
||||||
| RCON | 28016 TCP |
|
|
||||||
| Query | 28017 UDP |
|
|
||||||
| Rust+ App | 28082 TCP |
|
|
@ -1,83 +0,0 @@
|
|||||||
# Source-Engine
|
|
||||||
|
|
||||||
[Click here to go to the download page](https://github.com/pterodactyl/panel/tree/1.0-develop/database/Seeders/eggs/source-engine)
|
|
||||||
|
|
||||||
The Source Dedicated Server or SRCDS is a tool that runs the server component of a Source game without the client component. In other words, it simulates the game without drawing it.
|
|
||||||
|
|
||||||
This also covers games that are installed using the steamcmd utility.
|
|
||||||
|
|
||||||
## Server Ports
|
|
||||||
|
|
||||||
Many of these servers will require the steam query ports to be open for the server.
|
|
||||||
The default steam query port is 27015
|
|
||||||
|
|
||||||
## ARK Survival Evolved
|
|
||||||
|
|
||||||
|
|
||||||
### Port Requirements
|
|
||||||
|
|
||||||
The ARK server requires 4 ports minimum.
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|---------|---------|
|
|
||||||
| Game | 7777 |
|
|
||||||
| Game +1 | 7778 |
|
|
||||||
| Query | 27015 |
|
|
||||||
| RCON | 27020 |
|
|
||||||
|
|
||||||
Please note the server may not show up on steam game server lists due to this requirement if all ports are not set/added.
|
|
||||||
|
|
||||||
## Counter Strike: Global Offensive
|
|
||||||
|
|
||||||
Counter-Strike: Global Offensive (CS: GO) expands upon the team-based action gameplay that it pioneered when it was launched 19 years ago. CS: GO features new maps, characters, weapons, and game modes, and delivers updated versions of the classic CS content (de_dust2, etc.).
|
|
||||||
|
|
||||||
### Port Requirements
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|----------|---------|
|
|
||||||
| Game | 27015 |
|
|
||||||
|
|
||||||
## Custom Source Engine Game
|
|
||||||
|
|
||||||
|
|
||||||
This is a generic one size fit's all egg that supports srcds game servers.
|
|
||||||
|
|
||||||
This is not for games like Counter Strike 1.6 which is an HLDS title. See [HLDS server](game_eggs/steamcmd_servers/hlds_server)
|
|
||||||
|
|
||||||
### Port Requirements
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|----------|---------|
|
|
||||||
| Game | 27015 |
|
|
||||||
|
|
||||||
## Garry's Mod
|
|
||||||
|
|
||||||
|
|
||||||
Garry's Mod is a physics sandbox. There aren't any predefined aims or goals. We give you the tools and leave you to play.
|
|
||||||
|
|
||||||
### Port Requirements
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|----------|---------|
|
|
||||||
| Game | 27015 |
|
|
||||||
|
|
||||||
## Insurgency
|
|
||||||
|
|
||||||
|
|
||||||
Take to the streets for intense close quarters combat, where a team's survival depends upon securing crucial strongholds and destroying enemy supply in this multiplayer and cooperative Source Engine based experience.
|
|
||||||
|
|
||||||
### Port Requirements
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|----------|---------|
|
|
||||||
| Game | 27015 |
|
|
||||||
|
|
||||||
## Team Fortress 2
|
|
||||||
|
|
||||||
Nine distinct classes provide a broad range of tactical abilities and personalities. Constantly updated with new game modes, maps, equipment and, most importantly, hats!
|
|
||||||
|
|
||||||
### Port Requirements
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|----------|---------|
|
|
||||||
| Game | 27015 |
|
|
@ -1,33 +0,0 @@
|
|||||||
# Voice Servers
|
|
||||||
|
|
||||||
[Click here to go to the download page](https://github.com/pterodactyl/panel/tree/1.0-develop/database/Seeders/eggs/voice-servers)
|
|
||||||
|
|
||||||
## Mumble
|
|
||||||
|
|
||||||
Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.
|
|
||||||
|
|
||||||
### Required Server Ports
|
|
||||||
|
|
||||||
Mumble only requires a single port to run. The default is 64738
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|---------|---------|
|
|
||||||
| Game | 64738 |
|
|
||||||
|
|
||||||
## Teamspeak 3
|
|
||||||
|
|
||||||
Use crystal clear sound to communicate with your team mates cross-platform with military-grade security, lag-free performance & unparalleled reliability and uptime.
|
|
||||||
|
|
||||||
### Required Server Ports
|
|
||||||
|
|
||||||
Teamspeak 3 only requires a single port to run. The default is 9987
|
|
||||||
|
|
||||||
Other ports for ServerQuery and File Transfers are required for specific things.
|
|
||||||
|
|
||||||
| Port | default |
|
|
||||||
|---------|---------|
|
|
||||||
| Server | 9987 |
|
|
||||||
| Query | 10011 |
|
|
||||||
| Files | 30033 |
|
|
||||||
|
|
||||||
By default pteordactyl sets the query port to the same as the server port.
|
|
Loading…
Reference in New Issue
Block a user