A lightweight and performant 2b2t-style queue plugin for Velocity.
Designed for large servers with high traffic, LeeesVelocityQueue ensures orderly player login with support for priority, admin bypass, and a simple configuration.
- β Join queue system with customizable priorities
- βοΈ Permission-based access and control
- π§βπΌ Admin bypass and management support
- π§ Simple configuration and easy setup
- π¨ Fast, efficient, and tailored for 2b2t-style servers
| Permission | Description |
|---|---|
lvq.bypass |
Skip the queue entirely |
lvq.admin |
Allows queue management actions |
lvq.priority |
Grants access to the priority queue |
Clone the repository and run:
mvn clean packageThe final JAR will be located in the target/ directory.
- Download the latest build.
- Place the JAR in your Velocity plugins folder.
- Restart your proxy server.
- Configure
config.ymlas needed.
A sample configuration file will be generated on first run.
You can customize queue messages, priority levels, and more.
Pull requests are welcome!
Feel free to fork the project and submit improvements or fixes.
MIT License β feel free to use, modify, and share.