You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You do not need to also have Geyser installed on your backend server.
26
-
:::
40
+
:::note
41
+
You do not need to also have Geyser installed on your backend server if you are installing GeyserExtras using this method.
42
+
:::
27
43
28
-
# Instructions
44
+
# Instructions
29
45
30
-
1. Start by setting up [Geyser-Standalone](https://geysermc.org/wiki/geyser/setup#general-setup--configuration).
46
+
1. Start by setting up [Geyser-Standalone](https://geysermc.org/wiki/geyser/setup/?host=self&platform=standalone#general-setup--configuration).
31
47
32
-
2. Once you have done that, locate the `extensions/` folder in your Geyser instance folder, and place the `GeyserExtras.jar` in it.
48
+
2. Once you have done that, locate the `extensions/` folder in your Geyser instance folder, and place the `GeyserExtras-Extension.jar` in it.
33
49
34
-
3. Now, run Geyser-Standalone, and the extension should run!
50
+
3. Now, run GeyserStandalone, and the extension should run!
35
51
36
-
# Floodgate Setup (optional)
52
+
# Floodgate Setup (optional)
37
53
38
-
:::info
39
-
This is recommended if you are using a modded server, and would like to use Floodgate with GeyserExtras.
40
-
:::
54
+
:::info
55
+
This is recommended if you are using a modded server, and would like to use Floodgate with GeyserExtras.
56
+
:::
41
57
42
-
1.[Install Floodgate](https://geysermc.org/wiki/floodgate/setup) on your backend server, and copy the `key.pem` file from the root of Floodgate's plugin folder to the root of your Geyser-Standalone instance's folder.
43
-
2. Change `auth-type` to `floodgate` in Geyser-Standalone's `config.yml`.
44
-
3. Restart your server, and you should now login with your Bedrock Edition account!
58
+
1.[Install Floodgate](https://geysermc.org/wiki/floodgate/setup) on your backend server, and copy the `key.pem` file from the root of Floodgate's plugin folder to the root of your Geyser-Standalone instance's folder.
59
+
2. Change `auth-type` to `floodgate` in Geyser-Standalone's `config.yml`.
60
+
3. Restart your server, and you should now login with your Bedrock Edition account!
0 commit comments