Structra
Time-based schematic writer & loader plugin.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Structra
> # Structra > Time-based schematic loader and writer plugin. > [!] This is not an addon for ~~WorldEdit~~. It uses entirely different system.
> ## Features > - ⚡ Fast and lightweight, more importantly time-based schematic loading and writing. > - 🧩 Provides easy to use API for developers.
> ## Installation > 1. Download the latest release from Releases. > 2. Place the `Structra-x.x.x` into your server's plugins folder. > 3. Restart your server.
> ## Usage > - `/structra tool`: Gives you the Structra tool item. > - As console with the tool: Sets As console at the clicked block. > - As console with the tool: Sets As console at the clicked block. > > - `/structra pos1 [<x> <y> <z> <world>]`: Sets As console. > - As console: If no coordinates are given, selects your current target block or location. > - As console: Coordinates and world must be provided. > > - `/structra pos2 [<x> <y> <z> <world>]`: Sets As console. > - As console: If no coordinates are given, selects your current target block or location. > - As console: Coordinates and world must be provided. > > - `/structra write <fileName> [<batchSize>] [<x> <y> <z> <world>]`: Saves (writes) the selected region as a structure file. > - As console: Coordinates are optional (defaults to your current location). > - `/structra write <fileName> <x> <y> <z> <world> [<batchSize>]`: Saves (writes) the selected region as a structure file. > - As console: Coordinates and world are required. > > - `/structra paste <fileName> [<batchSize>] [<x> <y> <z> <world>]`: Loads (pastes) a structure at the given location. > - As console: Coordinates are optional (defaults to your current location). > - `/structra paste <fileName> <x> <y> <z> <world> [<batchSize>]`: Loads (pastes) a structure at the given location. > - As console: Coordinates and world are required. > > - `/structra pasteHistory <fileName> [<batchSize>]`: Loads (pastes) the history file with given file name. > > - `/structra delete <fileName>`: Deletes the specified structra file. > > batchSize (optional): Number of blocks processed per period (default: 50).
> ## Compatibility > - Paper 1.17 or newer. > - Java 16 or higher. > - No dependencies required.
> ## Support / Donate > Your support helps keep this project active. You can donate using these platforms: > > ### Not configured yet. > []()
> []()
> []()
> ## Contributing > Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
> ## Contact > For support and questions, please join our Nesoi. > > | | | > |:---------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------| > | Nesoi | Nesoi | > | %%MD1%% | Nesoi |
> ## License > This plugin is licensed under __GNU GENERAL PUBLIC LICENSE__ (GPLv3)