Community listing page, reviews here may not be monitored by the author.
Server Queue
No reviews yet
Adds a FIFO overflow queue for full Forge servers without requiring players to install a client mod.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Server Queue
Stop turning a full server into an instant rejection.
Server Queue is a lightweight server-side Forge mod that lets a bounded number of extra connections wait in a first-in-first-out queue while the normal server player limit remains unchanged.
When max-players is full, eligible overflow players are admitted into a temporary spectator holding state instead of being kicked with Minecraft's normal server-full message. When a real slot opens, the first waiting player is automatically restored and promoted into active play.
Features
- FIFO waiting queue — first player waiting is the first promoted when capacity opens.
- Vanilla player limit preserved —
server.propertiesmax-playersremains the active-player cap. - Configurable overflow capacity — choose how many connected waiters are allowed beyond the active limit.
- Safe holding state — queued players are held as frozen spectators above overworld spawn.
- Durable recovery — original dimension, position, rotation, and game mode are saved before queueing.
- Reconnect recovery — recovery data remains available if a queued player disconnects before promotion.
- Player status command —
/queuereports queue position or active status. - Operator diagnostics —
/serverqueue statusand/serverqueue listshow queue state. - Narrow login behavior — only Minecraft's exact
server_fulldenial is overridden; unrelated login denials remain vanilla. - Server-side only — players do not need Server Queue installed on their clients.
- No dependencies beyond Forge.
Configuration
Server Queue uses a Forge common config:
maxQueuedPlayers=50— maximum connected waiters beyondmax-players.holdingYOffset=64— vertical offset above overworld shared spawn for the holding point.statusIntervalTicks=20— action-bar queue-position update interval.
Requirements
- Minecraft 1.20.1
- Forge 47.4.10+
- Java 17
Install the mod on the server. Clients do not need it.
Safe removal
Before removing the mod from an existing world, make sure nobody is currently queued. The recovery data stored by Server Queue is what restores a queued player's original position and game mode.
Tested
Server Queue 1.0.0 passed the final Gradle/reobfuscation build and 4/4 required Forge GameTests. A clean Forge client without Server Queue was also verified joining normally and entering the in-world queue when the active limit was full.
Built by MantiCoreForge.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources