tomkeuper / BWProxy2023

Provides lobby features for mc servers running BedWars1058 in bungee mode.
GNU General Public License v3.0
7 stars 5 forks source link

Documentation Report a Bug API Discord

BWProxy2023 is a plugin for Bungeecord networks that are running BedWars2023 in BUNGEE mode. This plugin provides features for lobby servers: join gui/ signs, placeholders and more.

Signs

FEATURES

HOW TO USE

All the information you need can be found on its documentation / wiki.

DOWNLOAD

MAVEN REPO

<repository>
    <id>bedwars2023-releases</id>
    <url>https://repo.tomkeuper.com/repository/releases/</url>
</repository>

<!--Use for Snapshots only!-->
<repository>
    <id>bedwars2023-snapshots</id>
    <url>https://repo.tomkeuper.com/repository/snapshots/</url>
</repository>
<!-- -->

<dependency>
    <groupId>com.tomkeuper.bedwars</groupId>
    <artifactId>proxy-api</artifactId>
    <version>{version}</version>
    <scope>provided</scope>
</dependency>

Discord Servers