Anti-RaidFarm Mod
📖 Mod Overview
The Anti-RaidFarm modification is designed to eliminate the possibility of exploiting infinite loops of the "Bad Omen" effect when creating raid farms. This addon implements a configurable delay timer that controls and restricts raid initiation, ensuring fair and balanced gameplay.
After a player activates a raid, a countdown timer is set for them, preventing subsequent raids from being triggered until the waiting period expires. The current timer status can be checked by holding an Ominous Bottle.

⚙️ Configuration Settings
The delay time between raids can be configured through the mod's configuration file. By default, this file is located in the config folder of your Minecraft directory.
To change the interval between raids (in seconds), edit the following parameters:
{
"wait_time": 180
}
🪧 Permission System
antiraidfarm.bypass: allows bypassing the delay timer
Note: if no permission management mod is installed in the system, the bypass permission will be available to players with permission level 3 or higher.