Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/use-geyser-on-paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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!
Connecting to the server is the same as usual. Share playit's IP address with people to connect!