Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
Spectator Time Management Master (NoMoreF3F4)
A mod used to manage the player's spectator mode time. This mod prevents the Twilight Forest barrier from being randomly traversed; it also ensures that the doors within the structures can be passed through, rather than having to go through the adjacent walls.
When you can't find the structure, we didn't stop you from using spectate to explore. Why are you still pressing F3+F4 inside the structure? If I had known, I would have asked the community creators to make all the structures into one room. Can you just walk properly.
🎯 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 administrators allowed to use Spectator mode
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
# Number 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 <playername> # Check the credit points of the specified player
/nomoref3f4 set <playername> <value> # Set player credit points
/nomoref3f4 add <playername> <value> # Increase player credits
/nomoref3f4 remove <player_name> <value> # Reduce player credits
/nomoref3f4 reload # Reload the configuration file
*Prevent abuse by spectators, making the game more enjoyable and replayable! * 🎮✨😋



