Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

bedwars-lobby-checker

A fast and accurate lobby stat checker for bedwars.

Example implementation (in a command handler):

if (scanner != null && scanner.isRunning()) { scanner.getListener().finish(); } scanner = new FastScanner(10, 5, 5, 10, 250); scanner.inspectLobby();

"scanner" should be a FastScanner object stored within the class.

About

check player stats of bedwars lobby

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages