📝Blocks.yml
📥Import
In the blocks.yml file it comes with 2 simple examples of creating blocks using YAML files, you can modify everything necessary in the file and to import them into the game you only need to execute the following command:



📤Export
In order to modify the lore, name, size and other things of blocks already created and in use, you can export this data to the file so that you can modify it and then re-import it and modify it.

☢️Important to read
The blocks placed (in operation) are the modified ones, all those that are stored in chests, user inventories or other things are NOT updated and the functionality of creating protections is removed.
It is important to give users the opportunity to place them before making any modification, so that the plugin updates the blocks and users do not lose them.
Last updated