CurseForge · Minecraft mod
ManasQueue
A simple server queue mod by ManasMod. When the server is full, additional players are held in a queue instead of being kicked.
Quick answer
Which ManasQueue release should I use?
ManasQueue manas_queue-neoforge-1.0.0.2.jar targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.
Where it goes
Is ManasQueue required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does ManasQueue manas_queue-neoforge-1.0.0.2.jar need?
manas_queue-neoforge-1.0.0.2.jar. Change the file and its required mods may change too.
Install ManasCore, Architectury API first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.
1 extra mod was pulled in by another dependency. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add ManasQueue without breaking your instance.
Built for ManasQueue manas_queue-neoforge-1.0.0.2.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use manas_queue-neoforge-1.0.0.2.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install ManasCore, Architectury API first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside manas_queue-neoforge-1.0.0.2.jar. It opens that exact file at the source.
About this project
What does ManasQueue add?

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 = []
Project description from CurseForge.
Pick your setup
ManasQueue by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
ManasQueue versions and loaders
manas_queue-neoforge-1.0.0.2.jar
28 Jul 2026
manas_queue-fabric-1.0.0.2.jar
28 Jul 2026
manas_queue-neoforge-1.0.0.1.jar
24 Apr 2026
manas_queue-fabric-1.0.0.1.jar
24 Apr 2026
manas_queue-neoforge-1.0.0.0.jar
14 Apr 2026
manas_queue-fabric-1.0.0.0.jar
14 Apr 2026
Looking for an older file? The official CurseForge project page is in Resources.