Installing GeyserExtras
- Run as a Plugin
- Standalone
- Extension
-
BungeeCord
-
Paper
-
Purpur
-
Spigot
-
Velocity
-
Waterfall
This is the recommended way to install GeyserExtras, and has the most feature compatibility.
- Setup Geyser for your platform.
- Place the
GeyserExtras-Platform.jar
in theplugins/
folder of your server. - Now, start your server, and the extension should run!
You do not need to also have Geyser installed on your backend server if you are installing GeyserExtras using this method.
Instructions
-
Start by setting up Geyser-Standalone.
-
Once you have done that, locate the
extensions/
folder in your Geyser instance folder, and place theGeyserExtras-Extension.jar
in it. -
Now, run Geyser Standalone, and the extension should run!
Floodgate Setup (optional)
This is recommended if you are using a modded server, and would like to use Floodgate with GeyserExtras.
- Install Floodgate 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. - Change
auth-type
tofloodgate
in Geyser-Standalone'sconfig.yml
. - Restart your server, and you should now login with your Bedrock Edition account!
GeyserExtras will not run as a Geyser Extension when using Modded platforms.
This includes Forge, Fabric and Neoforge. Please use Standalone instead.
-
Locate the
extensions/
folder in your Geyser plugin folder, and place theGeyserExtras-Extension.jar
in it. -
Now, start your server, and the extension should run!
If your server logs look something like this:
[geyserextras] -------------GeyserExtras--------------
[geyserextras] Version: x.x.x
[geyserextras] Server Type: SERVER
[geyserextras] Platform Type: PLATFORM
...
[geyserextras] Done! (#.###s)
[geyserextras] ---------------------------------------
then setup is complete!