
Spectator Time Management Master (NoMoreF3F4)
A mod used to manage the player's spectator mode time. This mod sets a timer for all players, which dynamically changes based on the player's use of spectator mode, preventing players from frequently switching game modes.
🎯 Features
Core Mechanism
Each player has their own credit points, which increase when not spectating and decrease when spectating. Switching between spectating and survival immediately results in a significant deduction. No matter who you are, don't spectate without credit points!
Management Functions
Having an op does not mean you can control the system. With the whitelist system, your server is your own master. You can disable spectating in any dimension and make the rules as restrictive as you like!
🛠️ Configuration Instructions
The configuration file is located at: config/nomoref3f4-common.toml
This is the only configuration file for the mod
# Server Configuration
[Server Configuration]
# List of players allowed to use this mod's commands (whitelist)
allowed_admins = ["Player", "Dev", "Admin", "Yanbwe", "TestUser"]
# List of dimensions where spectator mode is disabled
# Format: ["minecraft:the_nether", "minecraft:the_end"]
disabled_dimensions = ["twilightforest:twilight_forest"]
# Credit Point Configuration
[Credit Point Configuration]
# Credit Limit Value
credit_max = 12000
# Credit Lower Limit (Can be Negative)
credit_min = -2400
# Amount of credits deducted when switching to spectator mode
spectator_cost = 2400
# Amount of credits restored per tick in non-spectator mode
tick_recovery = 1
# Number of credits consumed per tick in Spectator mode (should be negative)
tick_consumption = -1
Administrator Commands
/nomoref3f4 check # Check your own credit points
/nomoref3f4 check <player_name> # Check the credit points of the specified player
/nomoref3f4 set <player_name> <value> # Set player credits (only available for whitelisted players)
/nomoref3f4 add <playername> <value> # Increase player credits (only available for whitelisted players)
/nomoref3f4 remove <player_name> <value> # Reduce player credits (only available for whitelisted players)
/nomoref3f4 reload # Reload the configuration file (only available to whitelisted players)
*Prevent abuse by spectators, making the game more enjoyable and replayable! * 🎮✨😋
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.1, 1.20.2, 1.20.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as nomoref3f4-1.0.0.jar — drop this file into the mods folder
- Download size: 20 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.