Add Bungee plugin requirements

This commit is contained in:
Jedediah Smith 2017-01-31 22:55:55 -05:00
parent 00ef5aadf7
commit 089dbce70e
1 changed files with 6 additions and 1 deletions

View File

@ -91,7 +91,12 @@ For tournament support on PGM, you also need:
And for a Lobby server, you just need:
* Lobby (built at `Lobby/target/Lobby-1.11-SNAPSHOT.jar`)
* Lobby (built at `Lobby/target/Lobby-#-SNAPSHOT.jar`)
For a Bungee proxy, you just need these two:
* api-bukkit (built at `API/bungee/target/api-bungee-#-SNAPSHOT.jar`)
* commons-bukkit (built at `Commons/bungee/target/commons-bungee-#-SNAPSHOT.jar`)
# Contents