Skip to content

Commit

Permalink
improve bungee setup guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed May 30, 2020
1 parent 2d1735a commit 51f1c56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions Docs/Bungee.md
Expand Up @@ -3,10 +3,13 @@ Bungee Bridge

### Setup

- Set the `Bungee server address` and `Bungee server port` in your Depenizen config to your Bungee proxy server's details.
- Make sure your Bungee config sees the real address of the end server, not an additional relay proxy (the address will be used to validate the connection).
- Install the Bungee-side plugin (you don't need to configure anything, just toss it in the Bungee plugins folder).
- Download builds of that here: https://ci.citizensnpcs.co/job/DepenizenBungee/
Spigot/Paper Side:
- Install [Denizen](https://github.com/DenizenScript/Denizen) and Depenizen ([builds here](https://ci.citizensnpcs.co/job/Depenizen/)) to your Spigot/Paper server.
- Set the `Bungee server address` and `Bungee server port` in your Depenizen config to your Bungee proxy server's details.
- Bungee (Proxy) Side:
- Make sure your Bungee config sees the real address of the end server, not an additional relay proxy (the address will be used to validate the connection).
- Install the Bungee-side plugin (you don't need to configure anything, just toss it in the Bungee plugins folder).
- Download builds of that here: https://ci.citizensnpcs.co/job/DepenizenBungee/

### Related Links:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Depenizen
- **Support Discord**: https://discord.gg/Q6pZGSR
- **Builds (Download)**: https://ci.citizensnpcs.co/job/Depenizen/
- **Supported Plugin List**: [Docs/BukkitPlugins.md](Docs/BukkitPlugins.md)
- **Bungee Bridge**: [Docs/Bungee.md](Docs/Bungee.md)
- **Setp Guide For The Bungee Bridge**: [Docs/Bungee.md](Docs/Bungee.md)

### Version 2.x notice:

Expand Down

0 comments on commit 51f1c56

Please sign in to comment.