ScreamingSandals / BedWars

Simple BedWars minigame plugin for Spigot version 1.8.8 - 1.21.1
https://www.spigotmc.org/resources/bedwars.63714/
GNU Lesser General Public License v3.0
260 stars 94 forks source link

[Feature]: Support for Custom Items & Blocks (Items with NBT Tags) #541

Closed pmgalileo closed 2 months ago

pmgalileo commented 2 months ago

Feature description

I want to use a custom block as a target block, and it works during the first game until the custom blocks are destroyed. After that, they do not regenerate. Only string (miencraft:string) used as a base for the custom item regenerates.

Is your feature request related to a problem?

The issue is that I can't regenerate custom target blocks. I'm not sure if this problem is related to the BedWars plugin or the SlimeWorldManager.

Misat11 commented 2 months ago

Duplicate of #419 and #510.

SBW does not support block entities as target block nor as breakable block besides standard containers like chest.