Skip to content

Commit 5902c84

Browse files
fgalzgithub-actionsThatGuyJacobee
authored
Guides and tweaks (#1416)
* Sidebar adjustments (FiveM section) First adjustments for the FiveM section. Further adjustments will follow in the near future. * Refactor: FiveM: ESX - Locale Files * Tweak: Dedicated Server- Windows install Fixed typo * Tweak: Welcome Page Fixed Youtube Thumbnail Image * Refactor: VPS vs Rootserver * New guide: WordPress - Elementor * Tweak: Minecraft - Server optimize * New guide: Project Zomboid - Connect to the server * New guide: Rust - Connect to the server * New guide: Squad - Connect to the server * New guide: Deadlock - Connect to the server * New guide: Arma 3 - Connect to the server * New guide: Core Keeper - Connect to the server * New guide: ECO - Connect to the server * New guide: Foundry - Connect to the server * update i18n * fix: gameswitch thumbnail & random text --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Jacob <42719082+ThatGuyJacobee@users.noreply.github.com>
1 parent 1d8b41c commit 5902c84

31 files changed

+1610
-194
lines changed

docs/arma3-firststeps-connect.md

+86
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
---
2+
id: arma3-firststeps-connect
3+
title: "Arma 3: Connect to the server"
4+
description: Information about various ways on how to connect to your Arma 3 server from ZAP-Hosting - ZAP-Hosting.com Documentation
5+
sidebar_label: Connect to the server
6+
services:
7+
- gameserver
8+
---
9+
10+
import Tabs from '@theme/Tabs';
11+
import TabItem from '@theme/TabItem';
12+
import InlineVoucher from '@site/src/components/InlineVoucher';
13+
14+
15+
## Introduction
16+
Not sure how to connect to your **Arma 3** server or what you need to get started? No worries, we’ve got you covered! We will walk you through everything you need – from the required tools and information to the actual connection process, along with key considerations to ensure a smooth and trouble-free connection experience. Follow our guide and you'll be connected in no time!
17+
18+
<InlineVoucher />
19+
20+
21+
22+
## Obtain server details
23+
24+
25+
You will require all the relevant information necessary to connect to your server. The information about your server can be found on the dashboard of your game server's web interface panel. Important information includes the following:
26+
27+
- IP address and port
28+
- Server name
29+
- Server password (Optional)
30+
31+
32+
Using the information mentioned above, you should be able to locate your server and ensure that you connect to the correct server.
33+
34+
![img](https://screensaver01.zap-hosting.com/index.php/s/Re2pEZCW4DHKmMF/preview)
35+
36+
## Establish server connection
37+
38+
39+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
40+
41+
<Tabs>
42+
<TabItem value="connect_solution_server_browser_ingame" label="Server Browser" default>
43+
44+
To connect to the server, start the game or rather open the launcher. Navigate to the **Servers** menu item in the launcher. Select the **Internet** section in the server list. Use the **Search field** to search for your server using the name of your server. Then select your server and click on the **Join** button.
45+
46+
![img](https://screensaver01.zap-hosting.com/index.php/s/ogEprRpMdWe7pFn/download)
47+
48+
</TabItem>
49+
50+
<TabItem value="connect_solution_server_browser_direct" label="Direct Connect" default>
51+
52+
To connect to the server, start the game or rather open the launcher. Navigate to the **Servers** menu item in the launcher. Click on the button **Direct Connect** at the bottom right. Enter the IP address and port of your server and click on the **Join** button.
53+
54+
![img](https://screensaver01.zap-hosting.com/index.php/s/pRHcaR7RcWrym9B/download)
55+
56+
</TabItem>
57+
58+
</Tabs>
59+
60+
61+
62+
## Potential issues and solutions
63+
64+
65+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
66+
67+
#### Not visible
68+
69+
70+
A lack of visibility of the server can occur if the initialization was not completed successfully. This may for example be due to a faulty configuration or corrupted files. Further information can usually be traced in the server console or log files.
71+
72+
73+
74+
#### Missing solution or unhelpful
75+
76+
77+
Still facing issues after troubleshooting? In this case, our support team is available daily to provide assistance. Simply create a **[Ticket](https://zap-hosting.com/en/customer/support/)** on our website and explain your issue to us with as much details as possible. We will have a look at it as quickly as possible and assist you in solving the issue accordingly!
78+
79+
80+
81+
## Conclusion
82+
83+
Congratulations, provided you have followed everything, you should have successfully established a connection to the server. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂
84+
85+
86+

docs/corekeeper-firststeps-connect.md

+76
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
id: corekeeper-firststeps-connect
3+
title: "Core Keeper: Connect to the server"
4+
description: Information about various ways on how to connect to your Core Keeper server from ZAP-Hosting - ZAP-Hosting.com Documentation
5+
sidebar_label: Connect to the server
6+
services:
7+
- gameserver
8+
---
9+
10+
import Tabs from '@theme/Tabs';
11+
import TabItem from '@theme/TabItem';
12+
import InlineVoucher from '@site/src/components/InlineVoucher';
13+
14+
15+
## Introduction
16+
Not sure how to connect to your **Core Keeper** server or what you need to get started? No worries, we’ve got you covered! We will walk you through everything you need – from the required tools and information to the actual connection process, along with key considerations to ensure a smooth and trouble-free connection experience. Follow our guide and you'll be connected in no time!
17+
18+
<InlineVoucher />
19+
20+
21+
22+
## Obtain server details
23+
24+
25+
You will require all the relevant information necessary to connect to your server. The information about your server can be found on the dashboard of your game server's web interface panel. Important information includes the following:
26+
27+
- Game ID
28+
29+
30+
Using the information mentioned above, you should be able to locate your server and ensure that you connect to the correct server.
31+
32+
![img](https://screensaver01.zap-hosting.com/index.php/s/wJdLedrzKeKCB4F/download)
33+
34+
## Establish server connection
35+
36+
37+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
38+
39+
<Tabs>
40+
<TabItem value="connect_solution_server_joine" label="Join Game" default>
41+
42+
Click on **Join Game** in the game and enter the copied **Game ID** from the `Game ID` configuration file into the field.
43+
44+
![img](https://screensaver01.zap-hosting.com/index.php/s/TNPSnD8YRKSoxsx/download)
45+
46+
</TabItem>
47+
48+
</Tabs>
49+
50+
51+
52+
## Potential issues and solutions
53+
54+
55+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
56+
57+
#### Not visible
58+
59+
60+
A lack of visibility of the server can occur if the initialization was not completed successfully. This may for example be due to a faulty configuration or corrupted files. Further information can usually be traced in the server console or log files.
61+
62+
63+
64+
#### Missing solution or unhelpful
65+
66+
67+
Still facing issues after troubleshooting? In this case, our support team is available daily to provide assistance. Simply create a **[Ticket](https://zap-hosting.com/en/customer/support/)** on our website and explain your issue to us with as much details as possible. We will have a look at it as quickly as possible and assist you in solving the issue accordingly!
68+
69+
70+
71+
## Conclusion
72+
73+
Congratulations, provided you have followed everything, you should have successfully established a connection to the server. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂
74+
75+
76+

docs/deadlock-firststeps-connect.md

+45-15
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,82 @@
11
---
22
id: deadlock-firststeps-connect
3-
title: "Deadlock: Connect to server"
4-
description: Information about how to connect to a Deadlock server from ZAP-Hosting - ZAP-Hosting.com Documentation
5-
sidebar_label: Connect to server
3+
title: "Deadlock: Connect to the server"
4+
description: Information about various ways on how to connect to your Deadlock server from ZAP-Hosting - ZAP-Hosting.com Documentation
5+
sidebar_label: Connect to the server
66
services:
77
- gameserver
88
---
99

10+
import Tabs from '@theme/Tabs';
11+
import TabItem from '@theme/TabItem';
1012
import InlineVoucher from '@site/src/components/InlineVoucher';
1113

12-
## Introduction
1314

14-
Are you looking for a way to connect to your Deadlock server but you are unsure how this works and what you need to consider? There's no need to worry! We'll show you how you can connect to your server with ease and what you should keep in mind.
15+
## Introduction
16+
Not sure how to connect to your **Deadlock** server or what you need to get started? No worries, we’ve got you covered! We will walk you through everything you need – from the required tools and information to the actual connection process, along with key considerations to ensure a smooth and trouble-free connection experience. Follow our guide and you'll be connected in no time!
1517

1618
<InlineVoucher />
1719

1820

1921

20-
## Server information
22+
## Obtain server details
23+
24+
25+
You will require all the relevant information necessary to connect to your server. The information about your server can be found on the dashboard of your game server's web interface panel. Important information includes the following:
26+
27+
- IP address and port
28+
- Server name
29+
2130

22-
To establish the connection to your server, the IP address and the port is required. This information can be viewed and copied in the dashboard of your game server administration.
31+
Using the information mentioned above, you should be able to locate your server and ensure that you connect to the correct server.
2332

2433
![img](https://screensaver01.zap-hosting.com/index.php/s/LEieX839x8TJ8Cd/download)
2534

35+
## Establish server connection
2636

2737

28-
## Establishing connection
38+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
2939

30-
Deadlock doesn't support any form of server list at the moment, which is why a connection to your server is only possible via the developer console. The key assignment for this is the **F7** key by default. Open it and execute the following command with your own server information:
40+
<Tabs>
41+
42+
43+
<TabItem value="connect_solution3" label="Console (In game)">
44+
45+
To connect to your server via console, open the console with the `F7` key. Once the console is open, execute the following command:
3146

3247
```
33-
connect <ip-address:port>
48+
connect <IP:Port>
3449
```
3550

36-
Once the command has been executed, the connection to the server is established and the console can be closed again.
37-
3851
![img](https://screensaver01.zap-hosting.com/index.php/s/Mdm4w6eGQg7ng8c/download)
3952

53+
</TabItem>
54+
</Tabs>
55+
4056

4157

4258
## Potential issues and solutions
4359

44-
The establishment of the connection does not work as expected? This may happen in certain situations, when the connection fails due to a technical problem. We have listed the most common problems and their solutions below:
4560

46-
### Not visible
61+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
62+
63+
#### Not visible
64+
4765

4866
A lack of visibility of the server can occur if the initialization was not completed successfully. This may for example be due to a faulty configuration or corrupted files. Further information can usually be traced in the server console or log files.
4967

5068

5169

52-
The mentioned solutions have not solved your problem yet or do not apply in your case? In this case, we are also available to you daily in support. Simply create a **[Ticket](https://zap-hosting.com/en/customer/support/)** and explain your issue to us. We will have a look at it as quickly as possible and assist you in solving the issue accordingly! 🙂
70+
#### Missing solution or unhelpful
71+
72+
73+
Still facing issues after troubleshooting? In this case, our support team is available daily to provide assistance. Simply create a **[Ticket](https://zap-hosting.com/en/customer/support/)** on our website and explain your issue to us with as much details as possible. We will have a look at it as quickly as possible and assist you in solving the issue accordingly!
74+
75+
76+
77+
## Conclusion
78+
79+
Congratulations, provided you have followed everything, you should have successfully established a connection to the server. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂
80+
81+
82+

docs/dedicated-windows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ Once the operating system has been set up, it is necessary to activate RDP acces
7373

7474

7575
## Conclusion
76-
Congratulations, you have successfully installed the Debian operating system on your dedicated server. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂
76+
Congratulations, you have successfully installed the Windows Server operating system on your dedicated server. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂

docs/eco-firststeps-connect.md

+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
id: eco-firststeps-connect
3+
title: "Eco - Global Survival: Connect to the server"
4+
description: Information about various ways on how to connect to your Eco - Global Survival server from ZAP-Hosting - ZAP-Hosting.com Documentation
5+
sidebar_label: Connect to the server
6+
services:
7+
- gameserver
8+
---
9+
10+
import Tabs from '@theme/Tabs';
11+
import TabItem from '@theme/TabItem';
12+
import InlineVoucher from '@site/src/components/InlineVoucher';
13+
14+
15+
## Introduction
16+
Not sure how to connect to your **Eco - Global Survival** server or what you need to get started? No worries, we’ve got you covered! We will walk you through everything you need – from the required tools and information to the actual connection process, along with key considerations to ensure a smooth and trouble-free connection experience. Follow our guide and you'll be connected in no time!
17+
18+
<InlineVoucher />
19+
20+
21+
22+
## Obtain server details
23+
24+
25+
You will require all the relevant information necessary to connect to your server. The information about your server can be found on the dashboard of your game server's web interface panel. Important information includes the following:
26+
27+
- IP address and port
28+
- Server name
29+
30+
31+
Using the information mentioned above, you should be able to locate your server and ensure that you connect to the correct server.
32+
33+
![img](https://screensaver01.zap-hosting.com/index.php/s/y4wbDg5854DZNdb/preview)
34+
35+
## Establish server connection
36+
37+
38+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
39+
40+
<Tabs>
41+
<TabItem value="connect_solution_server_browser_ingame" label="Server Browser (In game)" default>
42+
43+
To connect to your server via the in game server browser, open the server browser in the main menu. To connect to your server via the server browser in the game, open the server browser in the main menu. Click on the plus symbol at the top right. Enter the IP address and port of your server in the new window.
44+
45+
![img](https://screensaver01.zap-hosting.com/index.php/s/mPCtMnyXamwjacB/download)
46+
47+
</TabItem>
48+
49+
</Tabs>
50+
51+
52+
53+
## Potential issues and solutions
54+
55+
56+
The connection to a game server can often be established in one or more ways. Available methods are described and explained in detail below.
57+
58+
#### Not visible
59+
60+
61+
A lack of visibility of the server can occur if the initialization was not completed successfully. This may for example be due to a faulty configuration or corrupted files. Further information can usually be traced in the server console or log files.
62+
63+
64+
65+
#### Missing solution or unhelpful
66+
67+
68+
Still facing issues after troubleshooting? In this case, our support team is available daily to provide assistance. Simply create a **[Ticket](https://zap-hosting.com/en/customer/support/)** on our website and explain your issue to us with as much details as possible. We will have a look at it as quickly as possible and assist you in solving the issue accordingly!
69+
70+
71+
72+
## Conclusion
73+
74+
Congratulations, provided you have followed everything, you should have successfully established a connection to the server. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂
75+
76+
77+

0 commit comments

Comments
 (0)