Skip to content

nectariepopa20/RandomHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomHub

BungeeCord proxy plugin that balances the load of players between multiple hub servers using random selection.

Fork by nectariepopa20 · Original: HoverEpic/RandomHub

Build (BungeeCord 1.21)

  • Requires BungeeCord 1.21 API (tested with 1.21-R0.4).
  • Compile: mvn clean package
  • Output: target/RandomHub.jar

TextComponentSerializer error (1.21)

If you see NoSuchMethodError: net.md_5.bungee.chat.TextComponentSerializer: method 'void <init>()' not found, that comes from code that still uses the old BungeeCord chat API. In 1.21 use ComponentSerializer.deserialize(json) or ComponentSerializer.parse(json) instead of new TextComponentSerializer().

About

BungeeCord plugin to balance load between hub servers (fork, BungeeCord 1.21)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages