diff --git a/content/use-geyser-on-paper.md b/content/use-geyser-on-paper.md index 8345f8a..0ccad2d 100644 --- a/content/use-geyser-on-paper.md +++ b/content/use-geyser-on-paper.md @@ -48,7 +48,7 @@ For example, `1201`. Your port will be different. {{< image src="post-img/playit-geyser-bedrock-origin.png" alt="Geyser Setup Bedrock Origin Configuration" >}} ### Basic Geyser Config -Open and edit `./plugins/Geyser-Fabric/config.yml`. We need to change the port to the one provided by playit. Since our port is `1201`, we need to tell Geyser to listen on this port. +Open and edit `./plugins/Geyser-Spigot/config.yml`. We need to change the port to the one provided by playit. Since our port is `1201`, we need to tell Geyser to listen on this port. >```yml ># Network settings for the Bedrock listener @@ -78,4 +78,4 @@ On a successful install, your logs should look like this: [00:00:00] [Server thread/INFO]: Done (1.250s)! Run /geyser help for help! ``` -Connecting to the server is the same as usual. Share playit's IP address with people to connect! \ No newline at end of file +Connecting to the server is the same as usual. Share playit's IP address with people to connect!