
When an attachable block is blown up by an explosion, it drops, but also regenerates, duplicating it.
blockutis opened this issue ยท 2 comments
What steps will reproduce the problem?
- Start the server, with no other plugins installed
- Create a small platform (3x3) of blocks, such as dirt.
- Place attachable blocks on top of the platform such as lanterns, torches, carpets, flowers, crops, redstone components.
- Spawn a creeper or place a tnt on top of the center block
- Light the creeper/tnt with a flint and steel
- The attachable blocks will drop, but also regenerate after a few seconds.
Screenshot:
What is the expected output?
The blocks do not both drop AND regenerate
Towny version
Towny Version: 0.100.0.0
Server version
Paper version git-Paper-365 (MC: 1.20.4)
Please use Pastebin.com to link the following files
- Your full server startup from the logs\latest.log: latest.log
- Your Towny config.yml: config.yml
- Your townyperms.yml: townyperms.yml
- Your log's error: N/A
Is there any block that should be protected but isn't? otherwise this is just a duplicate of #5689
@Warriorrrr I have been seeking better instructions on how to make it happen as I could not reproduce any duping on my test server, so I couldn't really begin to solve it.