2022-06-04 22:22:55 +02:00
|
|
|
# TeamserverBungee
|
|
|
|
|
|
|
|
## Plugin setup
|
|
|
|
|
|
|
|
1. Install this plugin on your bungee or waterfall server
|
|
|
|
2. Start the proxy server
|
|
|
|
3. Change the config to your liking and save it (no restart required)
|
|
|
|
|
|
|
|
## Compiling
|
|
|
|
Building SteamWar.de software requires certain libraries,
|
|
|
|
which cannot be provided over traditional ways (like maven)
|
|
|
|
due to copyright issues with compiled Bungee packages.
|
|
|
|
The following libraries are required to be in the `lib`
|
|
|
|
directory exactly named like in the list:
|
|
|
|
|
|
|
|
- `BungeeCord.jar` http://ci.md-5.net/job/BungeeCord/
|
2022-06-04 22:27:15 +02:00
|
|
|
- `BungeTabListPlus.jar` https://www.spigotmc.org/resources/bungeetablistplus.313/ (3.0.0 or newer, optional at runtime)
|