WiIIiam278 / ClopLib

Minecraft server library for handling events that take place in varying positions within game worlds
https://william278.net/project/cloplib
Apache License 2.0
1 stars 0 forks source link

Add a "raid triggered" operation type #16

Open Dacaly opened 3 hours ago

Dacaly commented 3 hours ago

Feature suggestion: Add a command /claimraids (true/false), similar to /claimexplosions (true/false). The purpose of this command would be to disable raids within claims that have this feature disabled. This way, villager farms, iron farms, etc, will not be affected or griefed by other players coming in a claim with the Bad Omen effect and spawning a raid.

https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/raid/RaidTriggerEvent.html https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Raid.html#getLocation()

WiIIiam278 commented 3 hours ago

Converting this to a ClopLib issue as once an operation type were introduced you could then create an operation group toggle command