HomeJavaModsManasQueue
ManasQueue
ModsJava

ManasQueue

by ManasMods · on CurseForge

A simple server queue mod by ManasMod. When the server is full, additional players are held in a queue instead of being kicked.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.1 · Fabric⬇ Download for 1.21.1 · NeoForge
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.
ManasQueue — screenshot 1ManasQueue — screenshot 2

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.

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

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

These come from our own check of the pack file, not from the source page.

Explore more