Placing sponge near chests remove all the contents of nearby chests
Braynblocks opened this issue ยท 0 comments
Versions
WorldEdit version: Bukkit-Official(7.2.0-SNAPSHOT+b9e750f)
WorldGuard version: Bukkit-Official (7.0.5-SNAPSHOT+2077-5921be4) (Note: I have tried using older/stable versions of WG)
Platform version: Tuinity version git-Tuinity-"5df4a4f" (MC: 1.16.3)
I am only using two plugins: WorldEdit & WorldGuard
Describe the bug
Placing a sponge near chests removes all the contents of nearby chests.
To Reproduce
- Set sponge simulation to true and set radius to 5.
- Reload plugin/restart server.
- Place a chest and put random items inside.
- Place a sponge next to it and and check the chest.
Expected behavior
All items inside all nearby chests (within set radius) will disappear.