CustomBlockData
CustomBlockData copied to clipboard
Provides a PersistentDataContainer for every Block location
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...
I registered the Listeners but they still dont seem to work
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.
I made these fixes a LOOOOONG while ago and had deleted the forked repository by accident when cleaning up. I **THINK** this is all but you might need to test...
Compilation error after upgrading to Paper 1.21.10: ``` …/com/jeff_media/customblockdata/CustomBlockData.java:57: error: CustomBlockData is not abstract and does not override abstract method getSize() in PersistentDataContainerView public class CustomBlockData implements PersistentDataContainer { ```...
Fixes: "null cannot be cast to non-null type kotlin.String" Right after forking the repository, the gradle fails at configuring because of the system variables