From 67f0fe0f94770834c6216f28612906d6ce40b61b Mon Sep 17 00:00:00 2001 From: "Michael (Parker) Parker" Date: Thu, 16 Aug 2018 09:41:48 -0400 Subject: [PATCH] updated port layouts for games. --- factorio/README.md | 5 ++++- gta/fivem/README.md | 2 +- mb_warband/README.md | 4 ++++ minecraft_proxy/waterfall/README.md | 0 source_servers/7_days_to_die/README.md | 6 ++++++ source_servers/pixark/README.md | 10 ++++++---- squad/squad/README.md | 10 ++++++---- stock-eggs/source/ark/README.md | 10 ++++++---- terraria/tshock/README.md | 4 ++++ unturned/rocketmod/README.md | 7 ++++++- xonotic/xonotic/README.md | 10 ++++++++++ 11 files changed, 53 insertions(+), 15 deletions(-) create mode 100644 minecraft_proxy/waterfall/README.md create mode 100644 xonotic/xonotic/README.md diff --git a/factorio/README.md b/factorio/README.md index deda99d3..34228fe6 100644 --- a/factorio/README.md +++ b/factorio/README.md @@ -17,4 +17,7 @@ New to the game? Make sure to checkout their [starter page](https://factorio.com ### Server Ports Factorio requires a single port -game port (default 34197) \ No newline at end of file + +| Port | default | +|---------|---------| +| Game | 34197 | \ No newline at end of file diff --git a/gta/fivem/README.md b/gta/fivem/README.md index 7acbc5c9..fa08bb2a 100644 --- a/gta/fivem/README.md +++ b/gta/fivem/README.md @@ -1,3 +1,3 @@ # FiveM The [FiveM](https://fivem.net/) GTA 5 dedicated server -- Only installs latest version versions are no selectable. +- Only installs latest version versions are not selectable. diff --git a/mb_warband/README.md b/mb_warband/README.md index 2694b61e..0798ccfd 100644 --- a/mb_warband/README.md +++ b/mb_warband/README.md @@ -6,6 +6,10 @@ Mount & Blade: Warband is a stand alone expansion pack for the game that brought Warband requires a single port (default 7240) +| Port | default | +|---------|---------| +| Game | 7240 | + ### Other Notes * The server can only use the main IP address of the node due to limitations in the way Warband's server reporting system operates, no alias or secondary IP addresses can be used. diff --git a/minecraft_proxy/waterfall/README.md b/minecraft_proxy/waterfall/README.md new file mode 100644 index 00000000..e69de29b diff --git a/source_servers/7_days_to_die/README.md b/source_servers/7_days_to_die/README.md index 4bdbf96c..b046957b 100644 --- a/source_servers/7_days_to_die/README.md +++ b/source_servers/7_days_to_die/README.md @@ -8,3 +8,9 @@ Set in a brutally unforgiving post-apocalyptic world overrun by the undead, 7 Da game ports (default 26900-26902) remote control (default 8080, 8081) allocs webmap (default 8082) + +| Port | default | +|---------|---------------| +| Game | 26900 - 26902 | +| RCON | 8080 - 8081 | +| webmap | 8082 | \ No newline at end of file diff --git a/source_servers/pixark/README.md b/source_servers/pixark/README.md index a468267c..1183417c 100644 --- a/source_servers/pixark/README.md +++ b/source_servers/pixark/README.md @@ -5,7 +5,9 @@ Welcome to PixARK, a vast, wild world filled with vicious dinosaurs, magical cre ### Server Ports PixARK requires 4 ports -Game Port (default 27015) -QueryPort (default 27016) -RCONPort (default 27017) -cubeport (default 27018) +| Port | default | +|-------|---------| +| Game | 27015 | +| Query | 27016 | +| RCON | 27017 | +| cube | 27018 | \ No newline at end of file diff --git a/squad/squad/README.md b/squad/squad/README.md index 0a7789a2..d4db334a 100644 --- a/squad/squad/README.md +++ b/squad/squad/README.md @@ -5,7 +5,9 @@ Squad is an online multiplayer first-person shooter that aims to capture combat ### Server Ports Squad requires 4 ports -game port (default 7787) -game +1 (default 7788) -steam query (default 27165) -query port +1 (default 27166) \ No newline at end of file +| Port | default | +|----------|---------| +| Game | 7787 | +| game +1 | 7788 | +| Query | 27165 | +| Query +1 | 27166 | \ No newline at end of file diff --git a/stock-eggs/source/ark/README.md b/stock-eggs/source/ark/README.md index d0a19807..0ccd9589 100644 --- a/stock-eggs/source/ark/README.md +++ b/stock-eggs/source/ark/README.md @@ -3,10 +3,12 @@ #### Port Requirements The ARK server requires 4 ports minimum. -game port (default 7777) -game port +1 (default 7778) -steam query (default 27015) -rcon port (default 27020) +| 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. diff --git a/terraria/tshock/README.md b/terraria/tshock/README.md index d5fb9410..998d8bec 100644 --- a/terraria/tshock/README.md +++ b/terraria/tshock/README.md @@ -8,4 +8,8 @@ TShock is a toolbox for Terraria servers and communities. That toolbox is jam pa ### Server Ports TShock, like Terraria, only requires a single port to run. The default is 7777 +| Port | default | +|---------|---------| +| Game | 7777 | + Plugins may require ports to be added to the server. \ No newline at end of file diff --git a/unturned/rocketmod/README.md b/unturned/rocketmod/README.md index 1723c845..b4386da3 100644 --- a/unturned/rocketmod/README.md +++ b/unturned/rocketmod/README.md @@ -9,4 +9,9 @@ You're one of the few not yet turned zombie. Keeping it that way will be a chall ### Server Ports Rocketmod requires 2 ports to run properly. game port (default 8907) -game +1 (default 8908) \ No newline at end of file +game +1 (default 8908) + +| Port | default | +|---------|---------| +| Game | 8907 | +| Game +1 | 8908 | \ No newline at end of file diff --git a/xonotic/xonotic/README.md b/xonotic/xonotic/README.md new file mode 100644 index 00000000..6709ce40 --- /dev/null +++ b/xonotic/xonotic/README.md @@ -0,0 +1,10 @@ +# Xonotic + +The Free and Fast Arena Shooter + +### Server Ports +Xonotic requires 1 port + +| Port | default | +|-------|---------| +| Game | 26000 | \ No newline at end of file