Commit aa1cb9b
Cancel pending structure pastes when island is deleted
Pending structures in the active build queue continued to be pasted
after a box was reset or deleted. Drain itemsToBuild on IslandDeleteEvent
to match the existing cleanup of the pending map and persistent DB queue.
Bump version to 3.4.0.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8b3665d commit aa1cb9b
File tree
2 files changed
+4
-1
lines changed- src/main/java/world/bentobox/boxed/listeners
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
364 | 367 | | |
365 | 368 | | |
366 | 369 | | |
| |||
0 commit comments