Flemmli97 / Flan

Fabric Landclaiming Mod
80 stars 34 forks source link

Explosions blowing up claimed land #290

Open JacksonK01 opened 3 months ago

JacksonK01 commented 3 months ago

Modloader

Fabric

Minecraft version

1.20.1

Modloader version

[1.20.1] Fabric API 0.92.1+1.20.1

Mod version

flan-1.20.1-1.10.0-fabric.jar

Description

Explosions are damaging claimed land. I use the origins mod on my server and when an origin uses an explode feature, it'll blow up claimed land. My theory is it's the server spawning the explosions which will override the permission. Note: This was not an issue in previous versions, it became one right around when the mod updated to 1.19 of minecraft

Steps to reproduce

  1. Step one: Use an origin that uses "origins:explode" and use that ability on claimed land

Mods that might affect the issue

Origins - https://www.curseforge.com/minecraft/mc-mods/origins

Logs

does not produce a log, it does not crash anything.

Flemmli97 commented 3 months ago

explosions are blocked if they use vanilla explosion code. if origins does not do that they need to add some integration on their own since irrc there is no fabric api event for explosions