The ASMBB plugin will help you build and manage multi blocks.
Features:
building the multi block easily (with armor stands)
using the multi block as a variable inside the code (the variable is named Project)
being able to store data inside the multi block
saving the projects inside a config.yml file
How to use Multi Block Builder After downloading the plugin,iIn Minecraft, use the command /asmbb new [name] to start a new project and editing it. after you finished your editing click on the save button in your hot bar and the project will be saved inside the config.yml of the plugin.
List of commands: /ASMBB new [name] - creates a new project. /ASMBB load [name] - loads a project from file. /ASMBB delete [name] - deletes a project. /ASMBB build [name] - builds a multi block on your current location.
Developer functions to add functions to the multi blocks you will need the API for it.