Skip to content

tomkeuper/BWProxy2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 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>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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages