I have implemented an entirely new block storage system, replacing the previous version used up until version 1.2.2.9. This update ensures greater stability and paves the way for future innovations. Unfortunately, custom blocks created in older versions of the plugin (1.2.2.9 and below) must now be removed. To do this, please use the new command:
Please note: This command will remove not only the old custom blocks but also all Display Entities and Interaction Entities within the specified area. Be sure to use the command carefully, specifying the exact coordinates of the area you wish to target.
Added: ●Gradient support for item name and lore ● Custom blocks cannot be moved using the piston ●Customizing the Glow of Display Entities ●Customizing the View Range for Display Entities ●Customizing the Sounds of the Custom Block ●Customizing the Sides Count of Custom Block
API changes:
Huge API change. From the main one:
From the CustomBlock object you can get and set all the information about it; the CustomBlock itself is created using CustomBlockManipulator.placeBlock. You can also get a CustomBlock by location using CustomBlockManager::getByLocation