ASMBB - Armor Stand Multi Block Builder icon

ASMBB - Armor Stand Multi Block Builder -----

A multi block builder, which helps you build, configure and save a multi block



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.

    API
    How to add this plugin as maven dependnecy:

    <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
    </repository>

    <dependency>
    <groupId>com.github.ODINN555</groupId>
    <artifactId>ASMBB</artifactId>
    <version>v1.1.0</version>
    </dependency>


    The only thing you will need to use is the UserUtil class:

    UserUtil util = new UserUtil();

    All methods are documented and explained so if you have an IDE you can read about each method.
Resource Information
Author:
----------
Total Downloads: 46
First Release: Jul 5, 2021
Last Update: Jul 5, 2021
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings