-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the Limited Spectator wiki! This mod provides a restricted spectator mode for Minecraft 1.21.1 servers running NeoForge, allowing players to fly and observe the world while maintaining strict gameplay balance.
This wiki documents two versions of Limited Spectator:
- Status: Production-ready
- Features: Core spectator functionality with hardcoded settings
- Stability: Fully tested, no known critical bugs
- Best for: Production servers, users wanting stability
- Status: Beta testing
- Features: Complete configuration system with 25+ configurable options
- Stability: Some features have known issues (see Beta Features)
- Best for: Testing environments, advanced users
⚡ Quick Recommendation: Use v1.0.2 for production servers. Try v1.1.0-beta on test servers.
Limited Spectator is a server-side mod that implements a controlled spectator mode. Unlike vanilla spectator mode, it prevents players from:
- Traveling unlimited distances
- Changing dimensions
- Interacting with most blocks and entities
- Dropping or picking up items
- Bypassing server rules
Perfect for server admins who want to allow temporary observation without compromising gameplay integrity.
- Distance Limits: 75 block maximum travel distance from entry point
- Dimension Locking: Prevents travel to Nether, End, or custom dimensions
- Interaction Control: Can only interact with doors, trapdoors, and fence gates
- Auto HUD Hiding: Cleaner spectator experience with F1 toggle support
- Item Protection: Cannot drop or pick up items
- PvP Prevention: Cannot attack players or mobs
- Security Hardened: Built with updated dependencies (Netty 4.1.118, Commons Lang3 3.18.0)
| Page | Description |
|---|---|
| Installation | How to install the mod on client and server |
| Commands | Command reference for /spectator and /survival
|
| Features | In-depth feature documentation |
| FAQ & Troubleshooting | Common issues and solutions |
| For Server Admins | Best practices for server deployment |
| Page | Description |
|---|---|
| Beta Features | New features in 1.1.0-beta + known issues |
| Configuration Guide | Complete configuration system (beta only) |
| Version Comparison | Detailed comparison between stable and beta |
- Download v1.0.2 from GitHub Releases
- Place
LimitedSpectator-1.21.1-1.0.2.jarin yourmods/folder - Start the server
- Use
/spectatorto enter spectator mode,/survivalto exit - No configuration needed - everything works out of the box!
- Download v1.1.0-beta from GitHub Releases
- Place
LimitedSpectator-1.21.1-1.1.0-beta.jarin yourmods/folder - Start the server to generate
config/limitedspectator-common.toml - Customize the config as needed (see Configuration Guide)
- Use
/spectatorto enter spectator mode,/survivalto exit - Read Beta Features for known issues!
- Minecraft: 1.21.1
- NeoForge: 21.1.213 or higher
- Java: 21 or higher
- Side: Server-required, client-optional (for HUD features)
| Version | Release Date | Status | Download |
|---|---|---|---|
| 1.0.2 | 2025-11-08 | ✅ Stable | Download |
| 1.1.0-beta | 2025-11-09 | Download |
Mod ID: limitedspectator
Package: com.karashi.limitedspectator
This mod is distributed under the terms specified in the LICENSE file.
Need help? Check the FAQ & Troubleshooting page or open an issue!