Skip to content

A minecraft proxy which can be be used to wait out 2b2t's queue without having to have your game open

Notifications You must be signed in to change notification settings

OBNinjaa/queue-waiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queue Waiter

Wait out server queues while you are away (You need to join one time only to initialize the client) There is no need to enter email and password as it uses MSA authentication and the server automatically gets your username on connection to the proxy

Installation

  npm Install
  npm start

Docker

  docker build -t queue-waiter .
  docker run -it -p 25566:25566 --name my-queue-waiter queue-waiter

Authentication

  • The tool uses Microsoft Authentication (MSA) for a secure login process. This means you won't have to provide your email and password.
  • You may be asked to visit microsoft.com and enter the authentication code provided in the console in order to authenticate.

🔗 Links

About

A minecraft proxy which can be be used to wait out 2b2t's queue without having to have your game open

Topics

Resources

Stars

Watchers

Forks