From b179628d6b701add428deb52540efa3b4bbbb8c0 Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:15:00 +0100 Subject: [PATCH 1/5] Update server-maintenance.md Adding IP description --- docs/en/server/server-maintenance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/server/server-maintenance.md b/docs/en/server/server-maintenance.md index 021d45b..9a86f54 100644 --- a/docs/en/server/server-maintenance.md +++ b/docs/en/server/server-maintenance.md @@ -21,6 +21,7 @@ The config has one section by default, called `[General]`, which holds the follo | AllowGuests | true/false | Determines wether guests are allowed to join the server or not. | | LogChat | true/false | When enabled (true), chat messages are logged in the server.log file. | | Debug | true /false | When enabled (true), will show more messages in the log and provide more information. Enable this if you run into issues. Enabling this will drastically increase the size of the log file. | +| IP | A local class IPv4 address of one of the NICs connected to the host. | The server will try to bind to the supplied IP. Please do not mess with the IP field unless you know what you are doing. | | Private | true/false | When enabled (true), your server will not be shown in the server list. Anyone with the correct IP and port can still connect. | | InformationPacket | true/false | When enabled (true), the server is going to allow unauthenticated clients to get the same info as on the server listing but directly via the server. | | Name | Any "text" | Shown as the name / title of your server in the server list. You can use special characters to format this with colors and styles. | From 706cd1661447e4c103e21081be788c1432c96593 Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Sat, 14 Mar 2026 22:07:46 +0100 Subject: [PATCH 2/5] Update server-maintenance.md Implement Tixxs changes --- docs/en/server/server-maintenance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/server/server-maintenance.md b/docs/en/server/server-maintenance.md index 9a86f54..26c5db7 100644 --- a/docs/en/server/server-maintenance.md +++ b/docs/en/server/server-maintenance.md @@ -21,7 +21,7 @@ The config has one section by default, called `[General]`, which holds the follo | AllowGuests | true/false | Determines wether guests are allowed to join the server or not. | | LogChat | true/false | When enabled (true), chat messages are logged in the server.log file. | | Debug | true /false | When enabled (true), will show more messages in the log and provide more information. Enable this if you run into issues. Enabling this will drastically increase the size of the log file. | -| IP | A local class IPv4 address of one of the NICs connected to the host. | The server will try to bind to the supplied IP. Please do not mess with the IP field unless you know what you are doing. | +| IP | A local class address of one of the NICs connected to the host. (Default: "0.0.0.0" or "::" | The server will try to bind to the supplied IP. Please do not mess with the IP field unless you know what you are doing. | | Private | true/false | When enabled (true), your server will not be shown in the server list. Anyone with the correct IP and port can still connect. | | InformationPacket | true/false | When enabled (true), the server is going to allow unauthenticated clients to get the same info as on the server listing but directly via the server. | | Name | Any "text" | Shown as the name / title of your server in the server list. You can use special characters to format this with colors and styles. | From 9a402e3b3e0a87f4f461c6d7e351e010e2dd79dd Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Sat, 14 Mar 2026 22:08:34 +0100 Subject: [PATCH 3/5] Update server-maintenance.md --- docs/en/server/server-maintenance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/server/server-maintenance.md b/docs/en/server/server-maintenance.md index 26c5db7..4c390ca 100644 --- a/docs/en/server/server-maintenance.md +++ b/docs/en/server/server-maintenance.md @@ -21,7 +21,7 @@ The config has one section by default, called `[General]`, which holds the follo | AllowGuests | true/false | Determines wether guests are allowed to join the server or not. | | LogChat | true/false | When enabled (true), chat messages are logged in the server.log file. | | Debug | true /false | When enabled (true), will show more messages in the log and provide more information. Enable this if you run into issues. Enabling this will drastically increase the size of the log file. | -| IP | A local class address of one of the NICs connected to the host. (Default: "0.0.0.0" or "::" | The server will try to bind to the supplied IP. Please do not mess with the IP field unless you know what you are doing. | +| IP | A local class address of one of the NICs connected to the host. (Default: "0.0.0.0" or "::" | The server will try to bind to the supplied IP. Please do not mess with the IP field unless you know what you are doing. This value does not need to be changed in order for the server to work. | | Private | true/false | When enabled (true), your server will not be shown in the server list. Anyone with the correct IP and port can still connect. | | InformationPacket | true/false | When enabled (true), the server is going to allow unauthenticated clients to get the same info as on the server listing but directly via the server. | | Name | Any "text" | Shown as the name / title of your server in the server list. You can use special characters to format this with colors and styles. | From b88833fa70ccb56cb34cae3c4cdb0222760b636b Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Sat, 18 Apr 2026 19:50:48 +0200 Subject: [PATCH 4/5] Update create-a-server.md Fix keymaster link --- docs/en/server/create-a-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/server/create-a-server.md b/docs/en/server/create-a-server.md index bebc234..d14458b 100644 --- a/docs/en/server/create-a-server.md +++ b/docs/en/server/create-a-server.md @@ -82,7 +82,7 @@ You will need a [Discord](https://discord.com) account for this step. This is ne #### 2.1. Accessing the keys page -Login with Discord to the [Keymaster](https://beammp.com/keymaster). +Login with Discord to the [Keymaster](https://keymaster.beammp.com). From the Keymaster homepage click on "Keys" on the left of the screen:
From 61a4ad5628bb3397e05464af4a5a452e1353a7bc Mon Sep 17 00:00:00 2001 From: Dudekahedron <49531350+StanleyDudek@users.noreply.github.com> Date: Sat, 18 Apr 2026 10:56:44 -0700 Subject: [PATCH 5/5] Update getting-started.md correct order of operations for building launcher on Linux --- docs/en/game/getting-started.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/en/game/getting-started.md b/docs/en/game/getting-started.md index c838127..ddd795f 100644 --- a/docs/en/game/getting-started.md +++ b/docs/en/game/getting-started.md @@ -67,11 +67,10 @@ Clone the BeamMP-Launcher Repository to your system using `git`, for example: `git clone https://github.com/BeamMP/BeamMP-Launcher.git` [Additional information about cloning a GitHub Repo](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) -Checkout the tag that was used for the [latest release](https://github.com/BeamMP/BeamMP-Launcher/releases/latest). For example, if `v2.6.4` is used in the latest release, then do `git checkout v2.6.4` - - If you've used the example clone command we provided, you can use `cd BeamMP-Launcher` to go to the project's root directory. +Checkout the tag that was used for the [latest release](https://github.com/BeamMP/BeamMP-Launcher/releases/latest). For example, if `v2.8.0` is used in the latest release, then do `git checkout v2.8.0` + In the root directory of the project, 1.