File Details
Latest Recommended Forge 1.21.1 - v2.1.0b01
- R
- Apr 27, 2026
- 828.63 KB
- 6
- 1.21.1
- Forge
File Name
servermanagementplus-2.1.0-01-1.21.1-forge-release.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
ServerManagement+ v2.1.0
Minecraft 1.21.1 — Forge 52.1.0 / NeoForge 21.1.80 / Fabric API 0.116.1
v2.1.0 brings multi-loader support, a full GUI polish pass across every screen, and a long list of fixes for Chat & Tab Isolation, /spectate, and other features that had quirks in v2.0.0.
Now Available on Forge, NeoForge, and Fabric
ServerManagement+ now ships for all three major mod loaders. Pick the JAR that matches your server — every feature works the same on each loader.
- Forge 52.1.0 (Minecraft 1.21.1)
- NeoForge 21.1.80 (Minecraft 1.21.1)
- Fabric API 0.116.1 + Fabric Loader 0.18.1 (Minecraft 1.21.1)
Note: Forge is the primary tested loader. NeoForge and Fabric ports are feature-complete and runtime-tested for the major flows, but please report any loader-specific issues you run into.
GUI Polish — Every Screen
Every screen in the mod was reviewed and cleaned up. No more clipped buttons, overlapping text, or wasted space.
Admin Dashboard
- Close button now sits inside the panel instead of hanging off the bottom
- Cards re-sized so everything fits cleanly at any window size
- Card titles and descriptions are guaranteed to fit inside the card border at every GUI scale (including Auto / Scale 4 / Scale 5 on small windows)
MineBay
- Step 1 (Place item): Clear step indicators (1 / 2 / 3), a visible drop-zone frame around the offering slot, and a wider "Next" button
- Step 2 (Set prices): Wider price input columns, bigger amount/mode/clear buttons, and a preview area on the right of each price row showing the picked item or a "Click to pick" hint
- Edit Listing — Back button: Pressing Back no longer dumps you back into the place-item step. It now returns to the screen you came from. If you've made changes, you'll see a "Discard changes / Keep editing" prompt so you can't lose work by accident
- Step indicators no longer overlap the header title
MineStacks
- Slightly bigger panel for more breathing room
World Manager
- Larger World Detail panel with the Portal Timer label moved above its controls (was below)
- Bigger timer controls and a wider portal type button
- Symmetric Back / Close buttons
Player Manager
- Pressing E while typing a player name no longer closes the screen
Server Console
- Bigger panel and bigger Back button
- Title text shifted so it no longer overlaps the back arrow
- Larger Send / Clear buttons
Global Settings (Chat & Tab Isolation)
- Toggling Chat or Tab Isolation off now restores the full player list immediately instead of waiting up to a second
Economy Management
- All three template cards now fit inside the panel without overflow
- Buttons (Edit / Delete / Enabled toggle) properly stay inside their cards
- Free Reward and Task Template item slots can be clicked at any GUI scale (regression fix from the GUI scaling work)
- Stats page is now scrollable
Performance Settings
- Bigger panel — all eight toggles now fit without clipping
- Tab buttons evenly spaced; bottom buttons (Dashboard / Close) symmetric
- Stats tab is scrollable
MOTD Editor
- Discard-changes confirmation buttons work at any GUI scale
Mod Configuration (/smconfig)
/smconfignow opens the current config screen (with Economy, Server Performance, MOTD toggles and feature descriptions) instead of an old 3-toggle screen- Added per-feature description text under each name
- Alternating row backgrounds and subtle dividers for easier reading
Chat & Tab Isolation — Now Actually Works
The Chat Isolation and Tab Isolation toggles in Global Settings were not actually doing anything in v2.0.0. Both have been completely fixed.
- Chat Isolation: When enabled, chat is restricted to players in the same dimension by default. Connected dimensions you set up still act as cross-dimension chat bridges
- Tab Isolation: Players in other dimensions are now correctly hidden from your tab list (and you from theirs)
- Returning from another dimension: Players who travel away and come back are immediately visible again to everyone in tab — no more "ghost" players that needed a reconnect
- Player models stay visible after dimension travel — fixes the bug where other players' 3D models would become invisible while their tab entry looked fine
- Toggling off restores the full player list immediately instead of after the next sync cycle
/spectate — Many Fixes
The Player Manager spectate feature had a long list of issues in v2.0.0. All fixed:
/spectate <player>now correctly opens the mod's spectate (it used to collide with vanilla's/spectate, which would return "Player is not in spectator mode")- Same-dimension spectate: First-person hands and the hotbar are now hidden, and your view is locked to the target — a proper spectate camera
- Cross-dimension spectate: Your body no longer follows the target around bumping into them. You're invisible to the target and don't collide with anything
- Tab list disguise: Other players no longer see your name turn italic-gray (the vanilla "spectator mode" styling) — to everyone else you still appear as your normal game mode
- Camera no longer freaks out before you go out of range — the cancel distance now follows the server's view distance
- Cross-dimension travel by the target: You now seamlessly follow them through portals and back, with the camera reattaching cleanly. No more stuck-at-spawn camera
- Stuck invincibility fix: If the server crashed while you were spectating, you could end up permanently invincible after rejoining. The mod now detects and clears this on login
- No more duplicate "Now spectating …" chat lines — only one message per spectate
/spectate <yourself>now correctly tells you "You cannot spectate yourself" instead of running anyway
Other Command Fixes
/teleportlobbynow teleports you to the exact lobby coordinates set by/setlobby(was teleporting to the dimension's world spawn instead, ignoring the saved location)/setlobbynow stores your exact position (including yaw/pitch) instead of a rounded block position with no rotation
Daily Tasks (Fabric)
- Daily task progress is now tracked on Fabric for block breaking, mob killing, item crafting, villager trading, and travel distance. Previously the events weren't wired up on Fabric, so no progress ever counted
- Live GUI updates: Your Daily Tasks screen now refreshes immediately as progress is recorded — no need to close and re-open
MineBay Polish
In addition to the Step 1 / Step 2 / Edit Listing improvements above:
- Edit Listing's Back button now respects unsaved changes (see GUI Polish section)
- Item-picker for price items reliably opens when you click a price slot, at any GUI scale (regression from the GUI scaling work)
Behind the Scenes
A few changes you won't see directly but that improve the experience:
- Faster, lower-overhead saving for economy / MineBay / overflow data using Java 21 virtual threads
- A 5-second self-healing heartbeat for Tab Isolation — if your client ever drifts out of sync with the server it self-corrects within 5 seconds instead of staying broken
- Updated Gradle build, Fabric Loader, and Fabric API to current stable versions
Upgrade Notes
- v2.1.0 is save-compatible with v2.0.0 — no world reset needed
- If you've been editing TOML config files by hand, double-check the file after first start (the migration system will preserve your settings, but a manual review never hurts)
- If you're switching loaders, copy your
<world>/serverdata/servermanagement/folder to the new server — your economy, listings, and templates carry over
Known Limitations
- The OTA update checker may briefly show a "Could not find mod JAR file" warning after MultiLoader migration. This does not affect gameplay
- A non-fatal "did not fully converge after 100 iterations" warning may appear once on first startup from the recipe pricing system. Safe to ignore

