Try:
1. **BungeeCord Installation**: (if doesn't exist)
Download BungeeCord
wget
https://ci.md-5.net/job/BungeeCord/lastSuccessfulBuild/artifact/bootstrap/target/BungeeCord.jar
Start BungeeCord
java -Xms512M -Xmx512M -jar BungeeCord.jar
```
2. **PaperMC installation**: (if doesn't exist)
Download PaperMC
wget
https://papermc.io/api/v2/projects/paper/versions/1.16.5/builds/468/downloads/paper-1.16.5-468.jar
Start PaperMC
java -Xms1G -Xmx1G -jar paper-1.16.5-468.jar
3. **Velocity Installation**: (if doesn't exist)
Download Velocity
wget
https://versions.velocitypowered.com/download/1.1.8.jar
Start Velocity
java -jar velocity-1.1.8.jar
Please note that you should make sure that Java is installed on your server before executing these commands. You can check this by typing `java -version` in your console. If Java is not installed, you can install it with `sudo apt install openjdk-11-jre-headless`.
Download GeyserMC and Floodgate:
wget
https://ci.opencollab.dev/job/Geyse...Build/artifact/bootstrap/target/Floodgate.jar
wget
https://ci.opencollab.dev/job/Geyse...fulBuild/artifact/bootstrap/target/Geyser.jar
Upload plugins to the folder: Upload the downloaded .jar files to the plugins folder of your server.
Restart server: Restart your server so that the plugins can be loaded.
Customize configuration: Change the auth-type in the Geyser configuration to floodgate.
Restart server: Restart your server to apply the changes.
Please note that you can find detailed instructions and support for each of these steps. Have fun playing!
Note: Make sure you are using the latest version of Geyser and Floodgate, as older versions may not be compatible. Also, never distribute your key.pem file as it is used to authenticate Bedrock accounts. If someone receives this file, they could wreak havoc on your server.