andrei1058 / BedWarsProxy

Provides lobby features for mc servers running BedWars1058 in bungee mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Report a Bug API Discord

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

Signs

FEATURES

  • dynamic game signs
  • static game signs
  • global arena selector
  • per group arena selector
  • arena rejoin system
  • admin /bw tp command to catch cheaters
  • per player language system in sync with arenas
  • PAPI placeholders
  • internal party system
  • API for developers

HOW TO USE

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

DOWNLOAD

MAVEN REPO

<repository>
    <id>andrei1058-releases</id>
    <url>https://repo.andrei1058.dev/releases/</url>
</repository>
<dependency>
    <groupId>com.andrei1058.bedwars</groupId>
    <artifactId>proxy-api</artifactId>
    <version>VERSION HERE</version>
    <scope>provided</scope>
</dependency>

Codacy Badge Servers Version Chat Size Downloads Rating Versions

About

Provides lobby features for mc servers running BedWars1058 in bungee mode.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%