Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faewulf/anti-raidfarm
https://github.com/faewulf/anti-raidfarm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/faewulf/anti-raidfarm
- Owner: FaeWulf
- License: cc0-1.0
- Created: 2024-05-18T16:45:07.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-23T16:20:22.000Z (6 months ago)
- Last Synced: 2024-06-23T17:33:04.759Z (6 months ago)
- Language: Java
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Anti-RaidFarm Mod
## 📖Overview
**Anti-RaidFarm** mod is designed to prevent players from exploiting infinite bad omen loops in
raid farms. This mod introduces a configurable delay timer to manage and restrict the initiation of raids, ensuring a
fair and balanced gameplay experience.After player started a raid, a timer will be set for that player, prevent from trigger other raid during the cooldown
timer.
You can check the timer by holding an Ominous Bottle.
## ⚙️Configuration
The delay timer can be configured in the mod's configuration file. By default, the configuration file is located in
the `config` folder of your Minecraft directory.Edit the file to adjust the delay (in second) between raids:
```json
{
"wait_time": 180
}
```## 🪧Permission
```
antiraidfarm.bypass: allow to bypass delay timer
```Note: if no permission manager mod installed, then this bypass permission will bypass if player's permission level equal
or greater than 3.## 👍Support
For support, feature requests, or bug reports, please visit the mod's GitHub issues page.
or join my Discord server: [link](https://discord.gg/xZneCTcEvb)You can use this mod in modpack as long as giving proper credits.