CustomBlockData icon indicating copy to clipboard operation
CustomBlockData copied to clipboard

Provides a PersistentDataContainer for every Block location

Results 7 CustomBlockData issues
Sort by recently updated
recently updated
newest added

I've noticed that for blocks like cactus where when the bottom block get's broken all the cactus blocks above break, the data will not get removed from the block and...

When applying data to the head of a sticky piston while it is extended, it will transfer this data to the block it pulls in.

If the server is running on folia, BukkitScheduler throws an exception of type: UnsupportedOperationException

Hello! I use CustomBlockData in my ODailyQuests plugin, to store blocks placed by players so they don't progress on PLACE quests. And it works perfectly, thank you very much for...

The changelog indicates that the license was changed from GPLv3 to Apache v2 with the release of 2.0.0. This brings the LICENSE file into alignment with that change.