mrgeneralq / bloodmoon-advanced

The official issue tracker for bloodmoon advanced
0 stars 0 forks source link

Compatibility with worldguard/griefprevention/other claim-plugins #6

Open Villmarksjenta opened 2 years ago

Villmarksjenta commented 2 years ago

Compatibility with worldguard/griefprevention/Griefdefender to prevent mobs spawning in claims/regions.

Original feature request from Discord: https://discord.com/channels/663375086866399232/921562411302027304/969278789714575380

mrgeneralq commented 2 years ago

This is most likely related to the feature of surface spawning. Bloodmoon is already checking if mob spawning is being cancelled by another plugin, if so bloodmoon won't do anything. Therefore this could be that the mobs are being spawned below the protected region. This is possible in worldguard if the region is not vertically extended.

Further investigation is required, but for now this seems like something considerably non fixable. You could however try turning off the surface spawn feature and see if this still happens.