ModsJava
ManasQueue
A simple server queue mod by ManasMod. When the server is full, additional players are held in a queue instead of being kicked.
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.



A server queue mod for Minecraft 1.21.1. When the server is full, additional players are held in a queue instead of being kicked. Requires ManasCore.

- Players joining a full server are held in queue during configuration phase, never loaded into the world, zero lag impact.
- Custom queue screen with live position updates and a Disconnect button.
- Automatic promotion: when an active player leaves, the next queued player enters the server instantly.
- Bypasser system: listed players skip the queue and player limit entirely, without taking a regular slot.
- TOML config via ManasCore (
config/manas_queue/config.toml).
Commands
| Command | Description |
|---|---|
/manasqueue reload |
Reload config from disk |
/manasqueue set activePlayers <int> |
Set max active players |
/manasqueue set queueSize <int> |
Set max queue size |
/manasqueue bypass add <name> |
Add a player to the bypass list |
/manasqueue bypass remove <name> |
Remove a player from the bypass list |
/manasqueue bypass list |
Show all bypass players |
/manasqueue status |
Show active, bypass, and queue counts |
Config
Located at config/manas_queue/config.toml:
# Maximum number of active players allowed in the server at once.
maxActivePlayers = 40
# Maximum number of players allowed to wait in the queue.
maxQueueSize = 40
# Player names that bypass the queue and player limit.
# Bypassers never take a regular slot, they join on top of the limit.
bypassPlayers = []Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as manas_queue-fabric-1.0.0.1.jar — drop this file into the mods folder
- Download size: 3.1 MB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.