Thanks to visit codestin.com
Credit goes to github.com

Skip to content

7txr/BWProxy2023-1.21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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>astroidmc-releases</id>
    <url>https://maven.astroidmc.com/repository/maven-releases/</url>
</repository>

<!--Use for Snapshots only!-->
<repository>
    <id>astroidmc-snapshots</id>
    <url>https://maven.astroidmc.com/repository/maven-snapshots/</url>
</repository>
<!-- -->

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

Discord Servers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages