Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Commit 089dbce

Browse files
committed
Add Bungee plugin requirements
1 parent 00ef5aa commit 089dbce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,12 @@ For tournament support on PGM, you also need:
9191

9292
And for a Lobby server, you just need:
9393

94-
* Lobby (built at `Lobby/target/Lobby-1.11-SNAPSHOT.jar`)
94+
* Lobby (built at `Lobby/target/Lobby-#-SNAPSHOT.jar`)
95+
96+
For a Bungee proxy, you just need these two:
97+
98+
* api-bukkit (built at `API/bungee/target/api-bungee-#-SNAPSHOT.jar`)
99+
* commons-bukkit (built at `Commons/bungee/target/commons-bungee-#-SNAPSHOT.jar`)
95100

96101

97102
# Contents

0 commit comments

Comments
 (0)