Flan

Flan

850k Downloads

Explosions blowing up claimed land

JacksonK01 opened this issue ยท 1 comments

commented

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.

commented

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