Skip to content

MGW14/CustomStructuresAPI

Repository files navigation

CustomStructureAPI

Installation

Get the latest file from the server/plugins directory. Place the file in your 1.14.4 spigot plugin folder.

Have fun!

Tested Versions:

  • Paper 1.14.4 Build: 186
  • Paper 1.14.4 Build: 223

API usage:

How to add a Structure: CustomStructuresAPI.structureManager.addStructure(structure);

How to make an Instance of BlockLocation. (IMPORTANT! USE RELATIV POSITIONING!!!) BlockLocation b = new BlockLocation(-5, 1, 5, Material.SPONGE);

Take a look at the Javadoc

About

Create Custom Structures for your World!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published