Towny Classic

Towny Classic

3.2k Downloads

When an attachable block is blown up by an explosion, it drops, but also regenerates, duplicating it.

blockutis opened this issue ยท 2 comments

commented

What steps will reproduce the problem?

  1. Start the server, with no other plugins installed
  2. Create a small platform (3x3) of blocks, such as dirt.
  3. Place attachable blocks on top of the platform such as lanterns, torches, carpets, flowers, crops, redstone components.
  4. Spawn a creeper or place a tnt on top of the center block
  5. Light the creeper/tnt with a flint and steel
  6. The attachable blocks will drop, but also regenerate after a few seconds.
    Screenshot:
    image

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

  1. Your full server startup from the logs\latest.log: latest.log
  2. Your Towny config.yml: config.yml
  3. Your townyperms.yml: townyperms.yml
  4. Your log's error: N/A
commented

Is there any block that should be protected but isn't? otherwise this is just a duplicate of #5689

commented

@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.