1
0
mirror of https://github.com/OvercastNetwork/ProjectAres.git synced 2025-04-11 22:56:08 +02:00

Add Bungee plugin requirements

This commit is contained in:
Jedediah Smith 2017-01-31 22:55:55 -05:00
parent 00ef5aadf7
commit 089dbce70e

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